| Package | Description |
|---|---|
| com.almworks.jira.structure.api.effector.process |
| Modifier and Type | Method and Description |
|---|---|
EffectorProcess.Status |
EffectorProcess.getStatus() |
static EffectorProcess.Status |
EffectorProcess.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectorProcess.Status[] |
EffectorProcess.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<EffectorProcess> |
EffectorProcessManager.findProcesses(ApplicationUser user,
EffectorProcess.Status status,
Long structureId)
Finds effector processes by owner, status, or structure ID.
|
Copyright © 2023 ALM Works. All Rights Reserved.