Package | Description |
---|---|
org.adroitlogic.x.base.processor.flowValidators |
Base classes for the flow validations of the
XProcessingElement which are
annotated with Processor annotation |
org.adroitlogic.x.components.destination |
This package contains processing elements to set a new destination URI for a message or to extract the currently set
destination URI to a scope variable
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentExtractProcessingValidator<C extends AbstractContentExtractProcessor>
This abstract class should be extended by any flow validator that will be validating a sub class of
AbstractContentExtractProcessor . |
Modifier and Type | Class and Description |
---|---|
class |
GetDestinationUri
This processing element retrieves the destination URI of a message and set as a scope variable
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.