Class DeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<DeploymentQuery,Deployment>
org.flowable.engine.impl.DeploymentQueryImpl
All Implemented Interfaces:
Serializable, org.flowable.common.engine.api.query.Query<DeploymentQuery,Deployment>, org.flowable.common.engine.impl.interceptor.Command<Object>, DeploymentQuery

public class DeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<DeploymentQuery,Deployment> implements DeploymentQuery, Serializable
Author:
Tom Baeyens, Joram Barrez
See Also: