Uses of Class
org.ow2.bonita.deployment.Deployment

Packages that use Deployment
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.remote All interfaces in this package are for internal use only. 
 

Uses of Deployment in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade with parameters of type Deployment
 java.util.Map<java.lang.String,ProcessDefinition> ManagementAPI.deploy(Deployment deployment)
          Deploys the XPDL Workflow giving the deployment object containing the XPDL Workflow Package and optionnally its depending java classes.
 

Uses of Deployment in org.ow2.bonita.facade.remote
 

Methods in org.ow2.bonita.facade.remote with parameters of type Deployment
 java.util.Map<java.lang.String,ProcessDefinition> RemoteManagementAPI.deploy(Deployment deployment)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.