- All Implemented Interfaces:
- Initializable, MetricsReportable, XProcessingElement, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware
@Processor(displayName="Successful Flow End",
requireConfiguration=false,
description="This processing element can be used to mark an integration flow as successfully ended",
iconFileName="success_flow_end",
type=FLOW_CONTROLLER,
documentationURL="flow_control/successful_flow_end.html")
public class SuccessfulFlowEnd
extends AbstractFlowEndProcessingElement
This processing element is used to mark an integration flow as successfully ended
- Since:
- 17.01
- Author:
- Udith Gunaratna