|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.client |
---|
Subinterfaces of OpenProcessDefinition in org.ow2.bonita.pvm.client | |
---|---|
interface |
ClientProcessDefinition
|
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.internal.cmd |
---|
Methods in org.ow2.bonita.pvm.internal.cmd that return OpenProcessDefinition | |
---|---|
OpenProcessDefinition |
FindProcessDefinitionCmd.execute(Environment environment)
|
OpenProcessDefinition |
FindLatestProcessDefinitionCmd.execute(Environment environment)
|
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.internal.model |
---|
Classes in org.ow2.bonita.pvm.internal.model that implement OpenProcessDefinition | |
---|---|
class |
PVMProcessDefinitionImpl
|
Methods in org.ow2.bonita.pvm.internal.model that return OpenProcessDefinition | |
---|---|
OpenProcessDefinition |
ProcessElementImpl.getProcessDefinition()
|
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.internal.svc |
---|
Methods in org.ow2.bonita.pvm.internal.svc with parameters of type OpenProcessDefinition | |
---|---|
ProcessDefinition |
CommandProcessService.deploy(OpenProcessDefinition processDefinition)
|
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.model |
---|
Methods in org.ow2.bonita.pvm.model that return OpenProcessDefinition | |
---|---|
OpenProcessDefinition |
ObservableElement.getProcessDefinition()
the process definition to which this process element belongs |
OpenProcessDefinition |
OpenExecution.getProcessDefinition()
the process definition for this execution. |
Uses of OpenProcessDefinition in org.ow2.bonita.pvm.test.base |
---|
Methods in org.ow2.bonita.pvm.test.base with parameters of type OpenProcessDefinition | |
---|---|
PVMProcessDefinitionImpl |
EnvironmentDbTestCase.reload(OpenProcessDefinition processDefinition)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |