Class EventDeploymentQueryImpl

All Implemented Interfaces:
Serializable, org.flowable.common.engine.api.query.Query<EventDeploymentQuery,EventDeployment>, Command<Object>, EventDeploymentQuery

public class EventDeploymentQueryImpl extends AbstractQuery<EventDeploymentQuery,EventDeployment> implements EventDeploymentQuery, Serializable
Author:
Tijs Rademakers, Joram Barrez
See Also: