|
jBPM distribution 6.2.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentUnit | |
|---|---|
| org.jbpm.kie.services.impl | |
| org.jbpm.kie.services.impl.store | |
| org.jbpm.services.api | |
| org.jbpm.services.api.model | |
| org.jbpm.services.cdi.impl | |
| Uses of DeploymentUnit in org.jbpm.kie.services.impl |
|---|
| Classes in org.jbpm.kie.services.impl that implement DeploymentUnit | |
|---|---|
class |
KModuleDeploymentUnit
|
| 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,
RuntimeEnvironment environemnt)
|
void |
KModuleDeploymentService.deploy(DeploymentUnit unit)
|
void |
AbstractDeploymentService.deploy(DeploymentUnit unit)
|
void |
AbstractDeploymentService.notifyOnDeploy(DeploymentUnit unit,
DeployedUnit deployedUnit)
|
void |
AbstractDeploymentService.notifyOnUnDeploy(DeploymentUnit unit,
DeployedUnit deployedUnit)
|
protected void |
KModuleDeploymentService.processResources(org.drools.compiler.kie.builder.impl.InternalKieModule module,
Map<String,String> formsData,
Collection<String> files,
KieContainer kieContainer,
DeploymentUnit unit,
DeployedUnitImpl deployedUnit,
ReleaseId releaseId)
|
void |
KModuleDeploymentService.undeploy(DeploymentUnit unit)
|
void |
AbstractDeploymentService.undeploy(DeploymentUnit unit)
|
| Constructors in org.jbpm.kie.services.impl with parameters of type DeploymentUnit | |
|---|---|
DeployedUnitImpl(DeploymentUnit unit)
|
|
| Uses of DeploymentUnit in org.jbpm.kie.services.impl.store |
|---|
| Methods in org.jbpm.kie.services.impl.store that return types with arguments of type DeploymentUnit | |
|---|---|
Collection<DeploymentUnit> |
DeploymentStore.getEnabledDeploymentUnits()
|
| Methods in org.jbpm.kie.services.impl.store with parameters of type DeploymentUnit | |
|---|---|
void |
DeploymentStore.disableDeploymentUnit(DeploymentUnit unit)
|
void |
DeploymentStore.enableDeploymentUnit(DeploymentUnit unit)
|
void |
DeploymentStore.markDeploymentUnitAsObsolete(DeploymentUnit unit)
|
| Method parameters in org.jbpm.kie.services.impl.store with type arguments of type DeploymentUnit | |
|---|---|
void |
DeploymentStore.getDeploymentUnitsByDate(Date date,
Collection<DeploymentUnit> enabled,
Collection<DeploymentUnit> disabled)
|
void |
DeploymentStore.getDeploymentUnitsByDate(Date date,
Collection<DeploymentUnit> enabled,
Collection<DeploymentUnit> disabled)
|
| Uses of DeploymentUnit in org.jbpm.services.api |
|---|
| Methods in org.jbpm.services.api with parameters of type DeploymentUnit | |
|---|---|
void |
DeploymentService.deploy(DeploymentUnit unit)
Performs deployment operation of given unit. |
void |
DeploymentService.undeploy(DeploymentUnit unit)
Performs undeployment operation of given unit. |
| Uses of DeploymentUnit in org.jbpm.services.api.model |
|---|
| Methods in org.jbpm.services.api.model that return DeploymentUnit | |
|---|---|
DeploymentUnit |
DeployedUnit.getDeploymentUnit()
|
| Uses of DeploymentUnit in org.jbpm.services.cdi.impl |
|---|
| Methods in org.jbpm.services.cdi.impl with parameters of type DeploymentUnit | |
|---|---|
void |
DeploymentServiceCDIImpl.notifyOnDeploy(DeploymentUnit unit,
DeployedUnit deployedUnit)
|
void |
DeploymentServiceCDIImpl.notifyOnUnDeploy(DeploymentUnit unit,
DeployedUnit deployedUnit)
|
|
jBPM distribution 6.2.0.Beta2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||