|
jBPM distribution 6.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentUnit | |
---|---|
org.jbpm.kie.services.api | |
org.jbpm.kie.services.impl |
Uses of DeploymentUnit in org.jbpm.kie.services.api |
---|
Methods in org.jbpm.kie.services.api that return DeploymentUnit | |
---|---|
DeploymentUnit |
DeployedUnit.getDeploymentUnit()
|
Methods in org.jbpm.kie.services.api with parameters of type DeploymentUnit | |
---|---|
void |
DeploymentService.deploy(DeploymentUnit unit)
|
void |
DeploymentService.undeploy(DeploymentUnit unit)
|
Uses of DeploymentUnit in org.jbpm.kie.services.impl |
---|
Classes in org.jbpm.kie.services.impl that implement DeploymentUnit | |
---|---|
class |
KModuleDeploymentUnit
|
class |
VFSDeploymentUnit
|
Methods in org.jbpm.kie.services.impl that return DeploymentUnit | |
---|---|
DeploymentUnit |
DeployedUnitImpl.getDeploymentUnit()
|
Methods in org.jbpm.kie.services.impl with parameters of type DeploymentUnit | |
---|---|
void |
AbstractDeploymentService.commonDeploy(DeploymentUnit unit,
DeployedUnitImpl deployedUnit,
org.kie.internal.runtime.manager.RuntimeEnvironment environemnt)
|
void |
VFSDeploymentService.deploy(DeploymentUnit unit)
|
void |
KModuleDeploymentService.deploy(DeploymentUnit unit)
|
void |
AbstractDeploymentService.deploy(DeploymentUnit unit)
|
void |
AbstractDeploymentService.undeploy(DeploymentUnit unit)
|
Constructors in org.jbpm.kie.services.impl with parameters of type DeploymentUnit | |
---|---|
DeployedUnitImpl(DeploymentUnit unit)
|
|
jBPM distribution 6.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |