Simple transition criteria that matches on an eventId and nothing else.
Specifically, if the id of the last event that occured equals
EventIdTransitionCriteria.getEventId() this criteria will return true.
See Also:RequestContext.getLastEvent author: Erwin Vervaet author: Keith Donald