Uses of Enum Class
com.atlassian.diagnostics.CallbackResult
Packages that use CallbackResult
-
Uses of CallbackResult in com.atlassian.diagnostics
Methods in com.atlassian.diagnostics that return CallbackResultModifier and TypeMethodDescriptionCalled exactly once for each item that matches any criteria or other qualifier of the enclosing call or processstatic CallbackResultReturns the enum constant of this class with the specified name.static CallbackResult[]CallbackResult.values()Returns an array containing the constants of this enum class, in the order they are declared.