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