|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |