Package | Description |
---|---|
org.adroitlogic.x.annotation.config.processor |
This package contains the set of the configuration annotation processors that are used at the compile time to
ensure the validity of the components in-terms of the framework
|
org.adroitlogic.x.components.destination.flowValidators |
This package contains the flow validators of the destination URI related processing elements
|
org.adroitlogic.x.components.flowend.flowValidators |
This package contains the flow validators of the flow end processing elements
|
org.adroitlogic.x.components.scope.subflow.flowValidators |
The flow validators of the subflow specific processing elements
|
org.adroitlogic.x.components.variable.flowValidators |
This package contains the flow validators of the variable related processing elements
|
Modifier and Type | Method and Description |
---|---|
protected void |
IntegrationFlowValidatorAnnotationProcessor.processRules(SingularAnnotationProcessingContext<IntegrationFlowValidator,TypeElement> context) |
Modifier and Type | Class and Description |
---|---|
class |
GetDestinationUriValidator
Implementation of
XFlowValidator for the validation of GetDestinationUri processing element |
class |
SetDestinationUriValidator
Implementation of
XFlowValidator for the validation of SetDestinationUri processing element |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionalFlowEndValidator
Implementation of
XFlowValidator for the validation of ExceptionalFlowEnd processing element |
Modifier and Type | Class and Description |
---|---|
class |
SubFlowReferenceValidator
Implementation of
XFlowValidator for the validation of SubFlowReference processing element. |
class |
SubFlowStartValidator
Implementation of
XFlowValidator for the validation of SubFlowStart processing element. |
Modifier and Type | Class and Description |
---|---|
class |
AddVariableValidator
Implementation of
XFlowValidator for the validation of AddVariable processing element. |
class |
RemoveVariableValidator
Implementation of
XFlowValidator for the validation of RemoveVariable processing element. |
Copyright © 2016–2019 AdroitLogic. All rights reserved.