Uses of Enum Class
org.mule.sdk.api.annotation.route.ChainExecutionOccurrence
Packages that use ChainExecutionOccurrence
-
Uses of ChainExecutionOccurrence in org.mule.sdk.api.annotation.route
Methods in org.mule.sdk.api.annotation.route that return ChainExecutionOccurrenceModifier and TypeMethodDescriptionstatic ChainExecutionOccurrenceReturns the enum constant of this class with the specified name.static ChainExecutionOccurrence[]ChainExecutionOccurrence.values()Returns an array containing the constants of this enum class, in the order they are declared.