Class AgentDeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<AgentDeploymentQuery,AgentDeployment>
com.flowable.agent.engine.impl.repository.AgentDeploymentQueryImpl
All Implemented Interfaces:
AgentDeploymentQuery, Serializable, org.flowable.common.engine.api.query.Query<AgentDeploymentQuery,AgentDeployment>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class AgentDeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AgentDeploymentQuery,AgentDeployment> implements AgentDeploymentQuery, Serializable
See Also: