Class AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
java.lang.Object
com.atlassian.bamboo.deployments.projects.actions.AbstractDeploymentProjectDetailsAction.PlanOrBranchKeySelectorModel
- Enclosing class:
- AbstractDeploymentProjectDetailsAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBranchKey(String branchKey) voidsetMasterPlanKey(String planKey) voidsetPlanKey(String planKeyString)
-
Constructor Details
-
PlanOrBranchKeySelectorModel
protected PlanOrBranchKeySelectorModel()
-
-
Method Details
-
getMasterPlanKey
-
getBranchKey
-
setBranchKey
-
setMasterPlanKey
-
getPlanKey
-
setPlanKey
-