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
  • Constructor Details

    • PlanDependencyElement

      public PlanDependencyElement(@NotNull @NotNull com.atlassian.pageobjects.elements.PageElement pageElement)
  • Method Details

    • getPlanKey

      @Nullable public @Nullable PlanKey getPlanKey()
      Specified by:
      getPlanKey in interface PlanKeyProvider
    • remove

      public void remove()
    • isRemoveButtonPresent

      public boolean isRemoveButtonPresent()
    • timed

      @NotNull public @NotNull com.atlassian.pageobjects.elements.TimedElement timed()