Simple transition criteria that matches on an eventId and nothing else. Specifically, if the id of the last event that occurred equals {@link #getEventId()} this criteria will return true.
@see RequestContext#getCurrentEvent()
@author Erwin Vervaet
@author Keith Donald
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.