Package | Description |
---|---|
com.atlassian.jira.pageobjects.pages.admin.workflow |
Modifier and Type | Method and Description |
---|---|
WorkflowsPage.Workflow |
WorkflowsPage.findWorkflow(String name) |
Modifier and Type | Method and Description |
---|---|
List<WorkflowsPage.Workflow> |
WorkflowsPage.active() |
List<WorkflowsPage.Workflow> |
WorkflowsPage.inactive() |
List<WorkflowsPage.Workflow> |
WorkflowsPage.workflows() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
WorkflowsPage.names(Iterable<? extends WorkflowsPage.Workflow> workflows) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.