Package | Description |
---|---|
org.jbpm.workbench.ht.model | |
org.jbpm.workbench.ht.util |
Modifier and Type | Method and Description |
---|---|
TaskStatus |
TaskSummary.getTaskStatus() |
Modifier and Type | Method and Description |
---|---|
static TaskStatus |
TaskStatus.fromStatus(String status) |
static TaskStatus |
TaskStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskStatus[] |
TaskStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.