public abstract class AbstractFlowEndProcessingElement extends AbstractProcessingElement
Constructor and Description |
---|
AbstractFlowEndProcessingElement() |
Modifier and Type | Method and Description |
---|---|
protected abstract ExecutionResult |
endFlow(XMessageContext messageContext) |
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 final ExecutionResult process(XMessageContext messageContext)
process
in class AbstractProcessingElement
protected abstract ExecutionResult endFlow(XMessageContext messageContext)
Copyright © 2016–2019 AdroitLogic. All rights reserved.