Uses of Enum
org.apache.camel.component.extension.ComponentVerifierExtension.Result.Status
Packages that use ComponentVerifierExtension.Result.Status
-
Uses of ComponentVerifierExtension.Result.Status in org.apache.camel.component.extension
Methods in org.apache.camel.component.extension that return ComponentVerifierExtension.Result.StatusModifier and TypeMethodDescriptionComponentVerifierExtension.Result.getStatus()Result of the validation as status.Returns the enum constant of this type with the specified name.ComponentVerifierExtension.Result.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.