Class ServiceDeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<ServiceDeploymentQuery, ServiceDeployment>
com.flowable.serviceregistry.engine.impl.repository.ServiceDeploymentQueryImpl
All Implemented Interfaces:
ServiceDeploymentQuery, Serializable, org.flowable.common.engine.api.query.Query<ServiceDeploymentQuery, ServiceDeployment>, org.flowable.common.engine.impl.interceptor.Command<Object>

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