@Processor(type=SCOPE, displayName="Sub Flow End", iconFileName="sub_flow_end", scope=SUB_FLOW, description="Sub Flow End processing element is used to mark the end of a Sub Flow", requireConfiguration=false) public class SubFlowEnd extends AbstractProcessingElement
Processor annotation is not used intentionally to prevent this processing element from appearing on
UI palette.| Constructor and Description |
|---|
SubFlowEnd() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionResult |
process(XMessageContext messageContext) |
destroy, destroyElement, getAdditionalProperties, getBeanName, getEntityId, getErrorHandler, getFlowId, getMetricsEngine, getProject, getProjectId, getProjectVersion, getResource, getServerConfig, getStatus, init, initElement, processMessage, setBeanName, setErrorHandler, setFlowId, setProjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcastpublic ExecutionResult process(XMessageContext messageContext)
process in class AbstractProcessingElementCopyright © 2016–2019 AdroitLogic. All rights reserved.