Class DependenciesConfigurationPage.PlanDependencyElement
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.configuration.DependenciesConfigurationPage.PlanDependencyElement
- All Implemented Interfaces:
PlanKeyProvider
- Enclosing class:
- DependenciesConfigurationPage
public static class DependenciesConfigurationPage.PlanDependencyElement
extends Object
implements PlanKeyProvider
-
Field Summary
Fields inherited from interface com.atlassian.bamboo.plan.PlanKeyProvider
getPlanKey
-
Constructor Summary
ConstructorDescriptionPlanDependencyElement
(@NotNull com.atlassian.pageobjects.elements.PageElement pageElement) -
Method Summary
-
Constructor Details
-
PlanDependencyElement
public PlanDependencyElement(@NotNull @NotNull com.atlassian.pageobjects.elements.PageElement pageElement)
-
-
Method Details
-
getPlanKey
- Specified by:
getPlanKey
in interfacePlanKeyProvider
-
remove
public void remove() -
isRemoveButtonPresent
public boolean isRemoveButtonPresent() -
timed
@NotNull public @NotNull com.atlassian.pageobjects.elements.TimedElement timed()
-