|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExecutionImpl.Propagation | |
---|---|
org.ow2.bonita.pvm.internal.model |
Uses of ExecutionImpl.Propagation in org.ow2.bonita.pvm.internal.model |
---|
Fields in org.ow2.bonita.pvm.internal.model declared as ExecutionImpl.Propagation | |
---|---|
protected ExecutionImpl.Propagation |
ExecutionImpl.propagation
|
Methods in org.ow2.bonita.pvm.internal.model that return ExecutionImpl.Propagation | |
---|---|
ExecutionImpl.Propagation |
ExecutionImpl.getPropagation()
|
static ExecutionImpl.Propagation |
ExecutionImpl.Propagation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExecutionImpl.Propagation[] |
ExecutionImpl.Propagation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.ow2.bonita.pvm.internal.model with parameters of type ExecutionImpl.Propagation | |
---|---|
void |
ExecutionImpl.setPropagation(ExecutionImpl.Propagation propagation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |