Class DocumentDeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<DocumentDeploymentQuery,DocumentDeployment>
com.flowable.content.engine.impl.repository.DocumentDeploymentQueryImpl
All Implemented Interfaces:
DocumentDeploymentQuery, Serializable, org.flowable.common.engine.api.query.Query<DocumentDeploymentQuery,DocumentDeployment>, org.flowable.common.engine.impl.interceptor.Command<Object>

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