Uses of Enum Class
org.jenkinsci.plugins.workflow.cps.persistence.PersistenceContext
Packages that use PersistenceContext
-
Uses of PersistenceContext in org.jenkinsci.plugins.workflow.cps.persistence
Methods in org.jenkinsci.plugins.workflow.cps.persistence that return PersistenceContextModifier and TypeMethodDescriptionstatic PersistenceContext
Returns the enum constant of this class with the specified name.static PersistenceContext[]
PersistenceContext.values()
Returns an array containing the constants of this enum class, in the order they are declared.