Class OkEvent

All Implemented Interfaces:
IEvent, Serializable

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

  • Constructor Details

    • OkEvent

      public OkEvent(Object source)
  • Method Details