|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deployment | |
---|---|
org.ow2.orchestra.facade | |
org.ow2.orchestra.facade.rest | |
org.ow2.orchestra.util |
Uses of Deployment in org.ow2.orchestra.facade |
---|
Methods in org.ow2.orchestra.facade with parameters of type Deployment | |
---|---|
ProcessDefinition |
ManagementAPI.deploy(Deployment deployment)
To deploy the package giving the deployment object. |
Uses of Deployment in org.ow2.orchestra.facade.rest |
---|
Methods in org.ow2.orchestra.facade.rest with parameters of type Deployment | |
---|---|
InterfaceWrapper<ProcessDefinition> |
JaxRSManagementAPI.deploy(Deployment bpelDeployment)
|
Uses of Deployment in org.ow2.orchestra.util |
---|
Methods in org.ow2.orchestra.util that return Deployment | |
---|---|
static Deployment |
DeploymentUtil.generateDeployment(URL bpelUrl,
List<URL> wsdls)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |