Class ActionDeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<ActionDeploymentQuery,ActionDeployment>
com.flowable.action.engine.impl.repository.ActionDeploymentQueryImpl
All Implemented Interfaces:
ActionDeploymentQuery, Serializable, org.flowable.common.engine.api.query.Query<ActionDeploymentQuery,ActionDeployment>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class ActionDeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ActionDeploymentQuery,ActionDeployment> implements ActionDeploymentQuery, Serializable
Author:
Tijs Rademakers, Joram Barrez
See Also: