Class IgnoreStatusChangeEvent

All Implemented Interfaces:
Cancellable

public class IgnoreStatusChangeEvent extends StatusChangeEvent
This event is currently unused, and is retained for ABI compatibility and potential future implementation.
  • Constructor Details

    • IgnoreStatusChangeEvent

      public IgnoreStatusChangeEvent(IUser affected, IUser controller, boolean value)
  • Method Details