|
jBPM distribution 6.0.0.Beta2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentUnit | |
---|---|
org.droolsjbpm.services.api | |
org.droolsjbpm.services.impl |
Uses of DeploymentUnit in org.droolsjbpm.services.api |
---|
Methods in org.droolsjbpm.services.api that return DeploymentUnit | |
---|---|
DeploymentUnit |
DeployedUnit.getDeploymentUnit()
|
Methods in org.droolsjbpm.services.api with parameters of type DeploymentUnit | |
---|---|
void |
DeploymentService.deploy(DeploymentUnit unit)
|
void |
DeploymentService.undeploy(DeploymentUnit unit)
|
Uses of DeploymentUnit in org.droolsjbpm.services.impl |
---|
Classes in org.droolsjbpm.services.impl that implement DeploymentUnit | |
---|---|
class |
VFSDeploymentUnit
|
Methods in org.droolsjbpm.services.impl that return DeploymentUnit | |
---|---|
DeploymentUnit |
DeployedUnitImpl.getDeploymentUnit()
|
Methods in org.droolsjbpm.services.impl with parameters of type DeploymentUnit | |
---|---|
void |
VFSDeploymentService.deploy(DeploymentUnit unit)
|
void |
VFSDeploymentService.undeploy(DeploymentUnit unit)
|
Constructors in org.droolsjbpm.services.impl with parameters of type DeploymentUnit | |
---|---|
DeployedUnitImpl(DeploymentUnit unit)
|
|
jBPM distribution 6.0.0.Beta2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |