Uses of Enum
jenkins.branch.MultiBranchProjectDisplayNamingStrategy
-
Uses of MultiBranchProjectDisplayNamingStrategy in jenkins.branch
Modifier and TypeMethodDescriptionMultiBranchProjectDisplayNamingTrait.getDisplayNamingStrategy()
Gets theMultiBranchProjectDisplayNamingStrategy
.Returns the enum constant of this type with the specified name.MultiBranchProjectDisplayNamingStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionMultiBranchProjectDisplayNamingTrait
(MultiBranchProjectDisplayNamingStrategy displayNamingStrategy) Constructor for both stapler and programmatic instantiation.