package eu.leads.processor.plan; /** * Created with IntelliJ IDEA. * User: vagvaz * Date: 10/30/13 * Time: 11:09 AM * To change this template use File | Settings | File Templates. */ public class InitializeExecutionPlanEvent { public InitializeExecutionPlanEvent() { //TODO } }