Package | Description |
---|---|
org.kie.internal.task.api.model |
Modifier and Type | Method and Description |
---|---|
TaskEvent.TaskEventType |
TaskEvent.getType() |
static TaskEvent.TaskEventType |
TaskEvent.TaskEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskEvent.TaskEventType[] |
TaskEvent.TaskEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskEvent.setType(TaskEvent.TaskEventType type) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.