Uses of Enum Class
org.axonframework.messaging.core.unitofwork.ProcessingLifecycle.DefaultPhases
Packages that use ProcessingLifecycle.DefaultPhases
-
Uses of ProcessingLifecycle.DefaultPhases in org.axonframework.messaging.core.unitofwork
Methods in org.axonframework.messaging.core.unitofwork that return ProcessingLifecycle.DefaultPhasesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProcessingLifecycle.DefaultPhases[]ProcessingLifecycle.DefaultPhases.values()Returns an array containing the constants of this enum class, in the order they are declared.