public class StartDraftWorkflowSchemeMigrationPage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
StartDraftWorkflowSchemeMigrationPage(Long schemeId) |
StartDraftWorkflowSchemeMigrationPage(Long schemeId,
Long projectId) |
Modifier and Type | Method and Description |
---|---|
Long |
getProjectId() |
Long |
getSchemeId() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
Boolean |
isDraftMigration() |
boolean |
isSubmitPresent() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public StartDraftWorkflowSchemeMigrationPage(Long schemeId)
public Long getProjectId()
public Long getSchemeId()
public Boolean isDraftMigration()
public boolean isSubmitPresent()
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
Copyright © 2002-2019 Atlassian. All Rights Reserved.