Class PlatformDeploymentQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<PlatformDeploymentQuery,PlatformDeployment>
com.flowable.platform.engine.impl.repository.PlatformDeploymentQueryImpl
All Implemented Interfaces:
PlatformDeploymentQuery, Serializable, org.flowable.common.engine.api.query.Query<PlatformDeploymentQuery,PlatformDeployment>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class PlatformDeploymentQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<PlatformDeploymentQuery,PlatformDeployment> implements PlatformDeploymentQuery, Serializable
Author:
Yvo Swillens
See Also: