Class CancelEvent

All Implemented Interfaces:
IEvent, Serializable

public class CancelEvent extends Event
An event indicating the negatively acknowledged outcome of an execution.
See Also:
  • Field Details

  • Constructor Details

    • CancelEvent

      public CancelEvent(Object source)
  • Method Details