|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeploymentTriggerBranchSelectionMode in com.atlassian.bamboo.build.strategy |
|---|
| Methods in com.atlassian.bamboo.build.strategy that return DeploymentTriggerBranchSelectionMode | |
|---|---|
DeploymentTriggerBranchSelectionMode |
CronTriggerBuildStrategy.getBranchSelectionMode()
|
DeploymentTriggerBranchSelectionMode |
AfterSuccessfulPlanTrigger.getBranchSelectionMode()
|
| Methods in com.atlassian.bamboo.build.strategy with parameters of type DeploymentTriggerBranchSelectionMode | |
|---|---|
void |
CronTriggerBuildStrategy.setBranchSelectionMode(DeploymentTriggerBranchSelectionMode branchSelectionMode)
|
void |
AfterSuccessfulPlanTrigger.setBranchSelectionMode(DeploymentTriggerBranchSelectionMode branchSelectionMode)
|
| Uses of DeploymentTriggerBranchSelectionMode in com.atlassian.bamboo.deployments.environments |
|---|
| Methods in com.atlassian.bamboo.deployments.environments that return DeploymentTriggerBranchSelectionMode | |
|---|---|
static DeploymentTriggerBranchSelectionMode |
DeploymentTriggerBranchSelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DeploymentTriggerBranchSelectionMode[] |
DeploymentTriggerBranchSelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DeploymentTriggerBranchSelectionMode in com.atlassian.bamboo.deployments.environments.service |
|---|
| Methods in com.atlassian.bamboo.deployments.environments.service with parameters of type DeploymentTriggerBranchSelectionMode | |
|---|---|
PlanKey |
EnvironmentTriggerServiceImpl.getCalculatedTriggeringPlanKey(InternalEnvironment environment,
DeploymentTriggerBranchSelectionMode branchSelectionMode,
PlanKey customBranchKey)
|
PlanKey |
EnvironmentTriggerService.getCalculatedTriggeringPlanKey(InternalEnvironment environment,
DeploymentTriggerBranchSelectionMode branchSelectionMode,
PlanKey customBranchKey)
|
| Uses of DeploymentTriggerBranchSelectionMode in com.atlassian.bamboo.deployments.environments.strategy |
|---|
| Methods in com.atlassian.bamboo.deployments.environments.strategy that return DeploymentTriggerBranchSelectionMode | |
|---|---|
DeploymentTriggerBranchSelectionMode |
DeploymentTriggerBranchSelectionModeAwareBuildStrategy.getBranchSelectionMode()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||