|
jBPM :: Services API 6.2.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeployedUnit | |
|---|---|
| org.jbpm.services.api | |
| Uses of DeployedUnit in org.jbpm.services.api |
|---|
| Methods in org.jbpm.services.api that return DeployedUnit | |
|---|---|
DeployedUnit |
DeploymentEvent.getDeployedUnit()
|
DeployedUnit |
DeploymentService.getDeployedUnit(String deploymentUnitId)
Returns DeployedUnit instance for given deployment id if exists |
| Methods in org.jbpm.services.api that return types with arguments of type DeployedUnit | |
|---|---|
Collection<DeployedUnit> |
DeploymentService.getDeployedUnits()
Returns all (currently) deployed units. |
| Methods in org.jbpm.services.api with parameters of type DeployedUnit | |
|---|---|
void |
DeploymentEvent.setDeployedUnit(DeployedUnit deployedUnit)
|
| Constructors in org.jbpm.services.api with parameters of type DeployedUnit | |
|---|---|
DeploymentEvent(String deploymentId,
DeployedUnit deployedUnit)
|
|
|
jBPM :: Services API 6.2.0.Beta3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||