Uses of Interface
org.apache.camel.component.extension.ComponentVerifierExtension.VerificationError.Attribute
Packages that use ComponentVerifierExtension.VerificationError.Attribute
-
Uses of ComponentVerifierExtension.VerificationError.Attribute in org.apache.camel.component.extension
Subinterfaces of ComponentVerifierExtension.VerificationError.Attribute in org.apache.camel.component.extensionModifier and TypeInterfaceDescriptionstatic interface
Attributes for details about an exception that was raisedstatic interface
Group related detailsstatic interface
HTTP related error detailsMethods in org.apache.camel.component.extension that return ComponentVerifierExtension.VerificationError.AttributeModifier and TypeMethodDescriptionComponentVerifierExtension.VerificationError.asAttribute
(String attribute) Convert a string to anComponentVerifierExtension.VerificationError.Attribute
Methods in org.apache.camel.component.extension that return types with arguments of type ComponentVerifierExtension.VerificationError.AttributeModifier and TypeMethodDescriptionComponentVerifierExtension.VerificationError.getDetails()
Details about the failed verification.Methods in org.apache.camel.component.extension with parameters of type ComponentVerifierExtension.VerificationError.AttributeModifier and TypeMethodDescriptiondefault Object
ComponentVerifierExtension.VerificationError.getDetail
(ComponentVerifierExtension.VerificationError.Attribute attribute) Get a single detail for a given attribute