Uses of Class
com.atlassian.bamboo.configuration.external.yaml.properties.branch.BranchIntegrationSettings
Packages that use BranchIntegrationSettings
-
Uses of BranchIntegrationSettings in com.atlassian.bamboo.configuration.external.yaml.properties.branch
Methods in com.atlassian.bamboo.configuration.external.yaml.properties.branch that return BranchIntegrationSettingsModifier and TypeMethodDescription@Nullable BranchIntegrationSettingsBranchManagementConfiguration.getBranchIntegrationSettings()@Nullable BranchIntegrationSettingsPlanBranchConfiguration.getBranchIntegrationSettings()Constructors in com.atlassian.bamboo.configuration.external.yaml.properties.branch with parameters of type BranchIntegrationSettingsModifierConstructorDescriptionBranchManagementConfiguration(@NotNull CreatePlanBranchSettings createPlanBranchSettings, @Nullable DeletePlanBranchSettings deletePlanBranchSettings, @Nullable BranchIntegrationSettings branchIntegrationSettings, boolean linkToJira) PlanBranchConfiguration(@Nullable BranchIntegrationSettings branchIntegrationSettings, boolean disableAutomaticallyBranchCleanup)