@Processor(type=SCOPE, displayName="Sub Flow Start", iconFileName="sub_flow_start", scope=SUB_FLOW, description="Sub Flow processing element is used to mark the start of a Sub Flow.", requireConfiguration=false) public class SubFlowStart extends AbstractProcessingElement
| Constructor and Description |
|---|
SubFlowStart() |
| Modifier and Type | Method and Description |
|---|---|
XProcessingElement |
getFirstProcessingElement() |
ExecutionResult |
process(XMessageContext messageContext) |
void |
setFirstProcessingElement(XProcessingElement firstProcessingElement) |
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 AbstractProcessingElementpublic void setFirstProcessingElement(XProcessingElement firstProcessingElement)
public XProcessingElement getFirstProcessingElement()
Copyright © 2016–2019 AdroitLogic. All rights reserved.