| Package | Description |
|---|---|
| com.almworks.jira.structure.api.process |
| Modifier and Type | Method and Description |
|---|---|
ProcessStatus |
ProcessInfo.getStatus() |
static ProcessStatus |
ProcessStatus.valueOf(int value) |
static ProcessStatus |
ProcessStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessStatus[] |
ProcessStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessFeedback.setStatus(ProcessStatus status)
Updates process status
|
Copyright © 2023 ALM Works. All Rights Reserved.