Class TransitionsDetails

java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.navigator.TransitionsDetails
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class TransitionsDetails extends AbstractJiraPage
Transitions issues.
Since:
v5.1
  • Field Details

    • workflowTable

      protected com.atlassian.pageobjects.elements.PageElement workflowTable
    • next

      protected com.atlassian.pageobjects.elements.PageElement next
  • Constructor Details

    • TransitionsDetails

      public TransitionsDetails()
  • Method Details

    • isAt

      public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
      Description copied from class: AbstractJiraPage
      Timed condition checking if we're at given page.
      Specified by:
      isAt in class AbstractJiraPage
      Returns:
      timed condition checking, if the test is at given page
    • getUrl

      public String getUrl()
    • chooseWorkflowAction

      public TransitionOperationDetails chooseWorkflowAction(String name)