Uses of Enum
org.jenkinsci.plugins.postbuildscript.model.ExecuteOn
Packages that use ExecuteOn
-
Uses of ExecuteOn in org.jenkinsci.plugins.postbuildscript.model
Methods in org.jenkinsci.plugins.postbuildscript.model that return ExecuteOnModifier and TypeMethodDescriptionPostBuildItem.getExecuteOn()
static ExecuteOn
Returns the enum constant of this type with the specified name.static ExecuteOn[]
ExecuteOn.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 ExecuteOn