Uses of Class
com.atlassian.bamboo.pageobjects.pages.deployment.environments.ConfigureEnvironmentTriggersPage
Package
Description
-
Uses of ConfigureEnvironmentTriggersPage in com.atlassian.bamboo.pageobjects.pages.deployment
-
Uses of ConfigureEnvironmentTriggersPage in com.atlassian.bamboo.pageobjects.pages.deployment.environments
Modifier and TypeMethodDescriptionConfigureEnvironmentTriggersPage.addAfterSuccessfulPlanTriggerWithCustomBranch
(@NotNull String triggeringBranchName) ConfigureEnvironmentTriggersPage.addAfterSuccessfulPlanTriggerWithInheritedBranch()
Add AfterSuccessfulPlanTrigger for inherited branchConfigureEnvironmentTriggersPage.addCronTriggerWithCustomBranch
(@NotNull String sourceBranchName, @NotNull String cronExpression) ConfigureEnvironmentTriggersPage.addCronTriggerWithInheritedBranch
(@NotNull String cronExpression) Add CronTriggerBuildStrategy for inherited branch