Package | Description |
---|---|
com.atlassian.bamboo.chains.branches | |
com.atlassian.bamboo.plan.branch | |
com.atlassian.bamboo.ww2.actions.branch |
Modifier and Type | Method and Description |
---|---|
static BranchNotificationStrategy |
BranchNotificationStrategy.fromKey(String key) |
static BranchNotificationStrategy |
BranchNotificationStrategy.fromSpecsConstant(com.atlassian.bamboo.specs.api.model.plan.branches.PlanBranchManagementProperties.NotificationStrategy exportConstant)
Converts the given Bamboo Specs constant to an instance of this enum.
|
static BranchNotificationStrategy |
BranchNotificationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BranchNotificationStrategy[] |
BranchNotificationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BranchNotificationStrategy |
BranchMonitoringConfigurationImpl.getDefaultBranchNotificationStrategy() |
BranchNotificationStrategy |
BranchMonitoringConfiguration.getDefaultBranchNotificationStrategy() |
BranchNotificationStrategy |
BranchSpecificConfiguration.getNotificationStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
BranchMonitoringConfigurationImpl.setDefaultBranchNotificationStrategy(BranchNotificationStrategy defaultBranchNotificationStrategy) |
void |
BranchMonitoringConfiguration.setDefaultBranchNotificationStrategy(BranchNotificationStrategy branchNotificationStrategy) |
void |
BranchSpecificConfiguration.setNotificationStrategy(BranchNotificationStrategy notificationStrategy) |
Modifier and Type | Method and Description |
---|---|
List<BranchNotificationStrategy> |
EditChainBranchNotifications.getNotificationStrategies() |
List<BranchNotificationStrategy> |
ConfigureBranches.getNotificationStrategies() |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.