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