@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, setProject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cast
public ExecutionResult process(XMessageContext messageContext)
process
in class AbstractProcessingElement
Copyright © 2016–2019 AdroitLogic. All rights reserved.