Uses of Enum
org.jenkinsci.plugins.postbuildscript.model.Role
Packages that use Role
-
Uses of Role in org.jenkinsci.plugins.postbuildscript.model
Methods in org.jenkinsci.plugins.postbuildscript.model that return RoleModifier and TypeMethodDescriptionPostBuildItem.getRole()
static Role
Returns the enum constant of this type with the specified name.static Role[]
Role.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jenkinsci.plugins.postbuildscript.model with parameters of type Role