Uses of Enum Class
jenkins.branch.NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy
-
Uses of NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy in jenkins.branch
Methods in jenkins.branch that return NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategyModifier 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.Methods in jenkins.branch with parameters of type NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategyModifier and TypeMethodDescriptionvoidNoTriggerBranchProperty.setStrategy(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy) voidNoTriggerOrganizationFolderProperty.setStrategy(NoTriggerMultiBranchQueueDecisionHandler.SuppressionStrategy strategy)