Class PlansWithCustomExpiryPage.Plan
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.admin.PlansWithCustomExpiryPage.Plan
-
- Enclosing class:
- PlansWithCustomExpiryPage
@Immutable public static class PlansWithCustomExpiryPage.Plan extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PlansWithCustomExpiryPage.ConfirmationDialog
delete()
boolean
equals(Object o)
String
getKey()
String
getName()
int
hashCode()
String
toString()
-
-
-
Method Detail
-
getName
public String getName()
-
getKey
public String getKey()
-
delete
public PlansWithCustomExpiryPage.ConfirmationDialog delete()
-
-