Class TerminateEventProducer

All Implemented Interfaces:
JSONable, JSONCacheable, Serializable

public class TerminateEventProducer extends EventProducer
Represents a terminate event producer. When this event is fired, all active flows in the process will be stopped
See Also:
  • Constructor Details

    • TerminateEventProducer

      public TerminateEventProducer()
      Constructs a new TerminateEventProducer. If you do not know the specific event producer type, use EventProducer.createEventProducer(Long).