|
jBPM distribution 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeploymentUnit.RuntimeStrategy | |
---|---|
org.jbpm.kie.services.api | |
org.jbpm.kie.services.impl |
Uses of DeploymentUnit.RuntimeStrategy in org.jbpm.kie.services.api |
---|
Methods in org.jbpm.kie.services.api that return DeploymentUnit.RuntimeStrategy | |
---|---|
DeploymentUnit.RuntimeStrategy |
DeploymentUnit.getStrategy()
|
static DeploymentUnit.RuntimeStrategy |
DeploymentUnit.RuntimeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeploymentUnit.RuntimeStrategy[] |
DeploymentUnit.RuntimeStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of DeploymentUnit.RuntimeStrategy in org.jbpm.kie.services.impl |
---|
Methods in org.jbpm.kie.services.impl that return DeploymentUnit.RuntimeStrategy | |
---|---|
DeploymentUnit.RuntimeStrategy |
VFSDeploymentUnit.getStrategy()
|
DeploymentUnit.RuntimeStrategy |
KModuleDeploymentUnit.getStrategy()
|
Methods in org.jbpm.kie.services.impl with parameters of type DeploymentUnit.RuntimeStrategy | |
---|---|
void |
VFSDeploymentUnit.setStrategy(DeploymentUnit.RuntimeStrategy strategy)
|
void |
KModuleDeploymentUnit.setStrategy(DeploymentUnit.RuntimeStrategy strategy)
|
|
jBPM distribution 6.0.0.CR4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |