Class Overview
Represents the ViewWorkflowSteps page in JIRA.
Summary
| Nested Classes |
|
class |
ViewWorkflowSteps.Transition |
|
|
class |
ViewWorkflowSteps.WorkflowStepItem |
|
Public Constructors
public
ViewWorkflowSteps
(String workflowName, boolean draft)
public
ViewWorkflowSteps
(String workflowName)
public
ViewWorkflowSteps
()
Public Methods
public
boolean
canCreateOrEditDraft
()
public
boolean
canDiscard
()
public
boolean
canEditNameOrDescription
()
public
boolean
canPublish
()
public
boolean
canViewDraft
()
public
String
getWorkflowDescription
()
public
String
getWorkflowName
()
public
boolean
hasLinkToLiveWorkflow
()
public
boolean
isActive
()
public
TimedCondition
isAt
()
Timed condition checking if we're at given page.
Returns
- timed condition checking, if the test is at given page
public
boolean
isDraft
()
public
boolean
isInactive
()
public
boolean
isSystem
()