Uses of Class
com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
Packages that use TriggerProperties
Package
Description
Build triggers.
Deployment project and environments.
Plan, plan branches, stages and jobs.
Automatic branch creation, integration and cleanup.
Build triggers.
-
Uses of TriggerProperties in com.atlassian.bamboo.specs.api.builders.trigger
Classes in com.atlassian.bamboo.specs.api.builders.trigger with type parameters of type TriggerPropertiesModifier and TypeClassDescriptionclassTrigger<T extends Trigger<T,P>, P extends TriggerProperties> Represents a definition of trigger. -
Uses of TriggerProperties in com.atlassian.bamboo.specs.api.model.deployment
Methods in com.atlassian.bamboo.specs.api.model.deployment that return types with arguments of type TriggerProperties -
Uses of TriggerProperties in com.atlassian.bamboo.specs.api.model.plan
Methods in com.atlassian.bamboo.specs.api.model.plan that return types with arguments of type TriggerProperties -
Uses of TriggerProperties in com.atlassian.bamboo.specs.api.model.plan.branches
Methods in com.atlassian.bamboo.specs.api.model.plan.branches that return TriggerPropertiesModifier and TypeMethodDescription@Nullable TriggerPropertiesPlanBranchManagementProperties.getDefaultTrigger()Constructors in com.atlassian.bamboo.specs.api.model.plan.branches with parameters of type TriggerPropertiesModifierConstructorDescriptionPlanBranchManagementProperties(CreatePlanBranchesProperties createPlanBranch, BranchCleanupProperties deletePlanBranch, PlanBranchManagementProperties.TriggeringOption triggeringOption, TriggerProperties defaultTrigger, PlanBranchManagementProperties.NotificationStrategy notificationStrategy, BranchIntegrationProperties branchIntegrationProperties, boolean issueLinkingEnabled) -
Uses of TriggerProperties in com.atlassian.bamboo.specs.api.model.trigger
Subclasses of TriggerProperties in com.atlassian.bamboo.specs.api.model.triggerModifier and TypeClassDescriptionfinal classclass