Class PreviousEventContext<EventType>

  • Type Parameters:
    EventType - the event type of the context
    All Implemented Interfaces:
    Iterable<BaseContext>

    public final class PreviousEventContext<EventType>
    extends EventContext
    A context component which holds the last result produced by a profile action that produced an "event".
    • Constructor Detail

      • PreviousEventContext

        public PreviousEventContext()