Uses of Enum Class
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 class with the specified name.NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
NoTriggerBranchProperty.setStrategy
(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy) void
NoTriggerOrganizationFolderProperty.setStrategy
(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy)