Uses of Enum Class
com.atlassian.plugin.webresource.analytics.events.ServerResourceCacheInvalidationCause
Packages that use ServerResourceCacheInvalidationCause
-
Uses of ServerResourceCacheInvalidationCause in com.atlassian.plugin.webresource.analytics.events
Methods in com.atlassian.plugin.webresource.analytics.events that return ServerResourceCacheInvalidationCauseModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerResourceCacheInvalidationCause[]ServerResourceCacheInvalidationCause.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.plugin.webresource.analytics.events with parameters of type ServerResourceCacheInvalidationCauseModifierConstructorDescriptionServerResourceCacheInvalidationEvent(ServerResourceCacheInvalidationCause resourceCacheInvalidationCause)