|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewWorkflows.WorkflowState | |
|---|---|
| com.atlassian.jira.functest.framework.admin | |
| Uses of ViewWorkflows.WorkflowState in com.atlassian.jira.functest.framework.admin |
|---|
| Methods in com.atlassian.jira.functest.framework.admin that return ViewWorkflows.WorkflowState | |
|---|---|
static ViewWorkflows.WorkflowState |
ViewWorkflows.WorkflowState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ViewWorkflows.WorkflowState[] |
ViewWorkflows.WorkflowState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.atlassian.jira.functest.framework.admin with parameters of type ViewWorkflows.WorkflowState | |
|---|---|
ViewWorkflows.WorkflowItem(String name,
String description,
String lastModified,
com.google.common.collect.Multiset<String> schemes,
int steps,
ViewWorkflows.WorkflowState state)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||