|
jBPM distribution 6.2.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Allowed | |
---|---|
org.jbpm.services.task.internals.lifecycle |
Uses of Allowed in org.jbpm.services.task.internals.lifecycle |
---|
Methods in org.jbpm.services.task.internals.lifecycle that return Allowed | |
---|---|
static Allowed |
Allowed.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Allowed[] |
Allowed.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jbpm.services.task.internals.lifecycle that return types with arguments of type Allowed | |
---|---|
List<Allowed> |
OperationCommand.getAllowed()
|
Method parameters in org.jbpm.services.task.internals.lifecycle with type arguments of type Allowed | |
---|---|
void |
OperationCommand.setAllowed(List<Allowed> allowed)
|
|
jBPM distribution 6.2.0.CR2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |