Uses of Enum Class
org.jenkinsci.plugins.registry.notification.webhook.acr.ACRWebHookPayload.Action
-
Uses of ACRWebHookPayload.Action in org.jenkinsci.plugins.registry.notification.webhook.acr
Modifier and TypeMethodDescriptionstatic ACRWebHookPayload.Action
Returns the enum constant of this class with the specified name.static ACRWebHookPayload.Action[]
ACRWebHookPayload.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.