Package | Description |
---|---|
org.jbpm.services.task.internals.lifecycle |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<Allowed> |
OperationCommand.getAllowed() |
Modifier and Type | Method and Description |
---|---|
void |
OperationCommand.setAllowed(List<Allowed> allowed) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.