Class TenantVariableQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<TenantVariableQuery,TenantVariable>
com.flowable.platform.engine.impl.tenant.TenantVariableQueryImpl
All Implemented Interfaces:
TenantVariableQuery, Serializable, org.flowable.common.engine.api.query.Query<TenantVariableQuery,TenantVariable>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class TenantVariableQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<TenantVariableQuery,TenantVariable> implements TenantVariableQuery
See Also: