Package | Description |
---|---|
org.kie.internal.task.api.model |
Modifier and Type | Method and Description |
---|---|
AllowedToDelegate |
Delegation.getAllowed() |
static AllowedToDelegate |
AllowedToDelegate.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllowedToDelegate[] |
AllowedToDelegate.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Delegation.setAllowed(AllowedToDelegate allowedToDelegate) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.