public class StageElement extends Object
Constructor and Description |
---|
StageElement(PlanKey planKey,
com.atlassian.pageobjects.elements.PageElement element) |
Modifier and Type | Method and Description |
---|---|
AddJobDialog |
addJob() |
boolean |
canConfigureStage() |
boolean |
canCreateJob() |
boolean |
canModifyAnyStageJob() |
StageDialog |
configureStage() |
com.atlassian.pageobjects.elements.PageElement |
getCreateJob() |
com.atlassian.pageobjects.elements.PageElement |
getDescription() |
com.atlassian.pageobjects.elements.PageElement |
getJobByKey(PlanKey key) |
com.atlassian.pageobjects.elements.PageElement |
getName() |
StageConfigurationPage |
removeStage() |
public StageElement(PlanKey planKey, com.atlassian.pageobjects.elements.PageElement element)
public StageDialog configureStage()
public StageConfigurationPage removeStage()
public com.atlassian.pageobjects.elements.PageElement getName()
public com.atlassian.pageobjects.elements.PageElement getDescription()
public com.atlassian.pageobjects.elements.PageElement getCreateJob()
public AddJobDialog addJob()
public com.atlassian.pageobjects.elements.PageElement getJobByKey(PlanKey key)
public boolean canConfigureStage()
public boolean canCreateJob()
public boolean canModifyAnyStageJob()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.