Interface ISucceeded<TAction extends Action>

Type Parameters:
TAction - the particular type of the Action
All Superinterfaces:
ion.Meta.IEvent, IStateChanged<TAction>, IStopped<TAction>

public interface ISucceeded<TAction extends Action> extends IStopped<TAction>
Indicates that an Action, of a particular type, has stopped and reached its purpose.
Author:
GAIPS
  • Method Summary

    Methods inherited from interface ion.Meta.IEvent

    getRaiseTime

    Methods inherited from interface ion.Core.Events.IStateChanged

    getAction, getOldState