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

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

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

Methods in com.atlassian.jira.pageobjects.pages.admin that return WorkflowsPage.WorkflowStatus
static WorkflowsPage.WorkflowStatus WorkflowsPage.WorkflowStatus.fromString(String value)
           
 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.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.