Uses of Class
org.jenkinsci.plugins.pubsub.EventProps.Jenkins
-
Packages that use EventProps.Jenkins Package Description org.jenkinsci.plugins.pubsub -
-
Uses of EventProps.Jenkins in org.jenkinsci.plugins.pubsub
Methods in org.jenkinsci.plugins.pubsub that return EventProps.Jenkins Modifier and Type Method Description static EventProps.Jenkins
EventProps.Jenkins. valueOf(String name)
Returns the enum constant of this type with the specified name.static EventProps.Jenkins[]
EventProps.Jenkins. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-