Uses of Class
com.atlassian.jira.pageobjects.pages.admin.workflow.WorkflowsPage.WorkflowStatus

Packages that use WorkflowsPage.WorkflowStatus
com.atlassian.jira.pageobjects.pages.admin.workflow   
 

Uses of WorkflowsPage.WorkflowStatus in com.atlassian.jira.pageobjects.pages.admin.workflow
 

Methods in com.atlassian.jira.pageobjects.pages.admin.workflow that return WorkflowsPage.WorkflowStatus
 WorkflowsPage.WorkflowStatus WorkflowsPage.Workflow.getStatus()
           
static WorkflowsPage.WorkflowStatus WorkflowsPage.WorkflowStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WorkflowsPage.WorkflowStatus[] WorkflowsPage.WorkflowStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.atlassian.jira.pageobjects.pages.admin.workflow with parameters of type WorkflowsPage.WorkflowStatus
WorkflowsPage.Workflow(List<com.atlassian.pageobjects.elements.PageElement> columns, WorkflowsPage.WorkflowStatus status)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.