Uses of Enum
jenkins.branch.NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy
-
Uses of NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy in jenkins.branch
Modifier and TypeMethodDescriptionNoTriggerBranchProperty.getStrategy()
NoTriggerMultiBranchQueueDecisionHandler.NoTriggerProperty.getStrategy()
Returns a strategy which determines which builds should be suppressed.NoTriggerOrganizationFolderProperty.getStrategy()
Returns the enum constant of this type with the specified name.NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
NoTriggerBranchProperty.setStrategy
(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy) void
NoTriggerOrganizationFolderProperty.setStrategy
(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy)