public class

SelectWorkflowScheme

extends AbstractJiraPage
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.pages.AbstractJiraPage
     ↳ com.atlassian.jira.pageobjects.pages.admin.workflow.SelectWorkflowScheme

Class Overview

Represents the selection of a workflow scheme.

Summary

[Expand]
Inherited Fields
From class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
Public Constructors
SelectWorkflowScheme(long projectId)
Public Methods
Long getProjectId()
String getSelectedScheme()
String getUrl()
TimedCondition isAt()
Timed condition checking if we're at given page.
[Expand]
Inherited Methods
From class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
From class java.lang.Object
From interface com.atlassian.pageobjects.Page

Public Constructors

public SelectWorkflowScheme (long projectId)

Public Methods

public Long getProjectId ()

public String getSelectedScheme ()

public String getUrl ()

public TimedCondition isAt ()

Timed condition checking if we're at given page.

Returns
  • timed condition checking, if the test is at given page