Uses of Class
com.atlassian.bamboo.pageobjects.pages.admin.PlansWithCustomExpiryPage.Plan
-
Packages that use PlansWithCustomExpiryPage.Plan Package Description com.atlassian.bamboo.pageobjects.pages.admin -
-
Uses of PlansWithCustomExpiryPage.Plan in com.atlassian.bamboo.pageobjects.pages.admin
Methods in com.atlassian.bamboo.pageobjects.pages.admin that return PlansWithCustomExpiryPage.Plan Modifier and Type Method Description protected @NotNull PlansWithCustomExpiryPage.Plan
PlansWithCustomExpiryPage.TableComponent. convertRow(@NotNull com.atlassian.pageobjects.elements.PageElement row, @NotNull List<com.atlassian.pageobjects.elements.PageElement> previousRows)
Methods in com.atlassian.bamboo.pageobjects.pages.admin that return types with arguments of type PlansWithCustomExpiryPage.Plan Modifier and Type Method Description List<PlansWithCustomExpiryPage.Plan>
PlansWithCustomExpiryPage. getPlans()
-