Class AppVariableQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<AppVariableQuery,AppVariable>
com.flowable.app.engine.impl.repository.AppVariableQueryImpl
All Implemented Interfaces:
AppVariableQuery, Serializable, org.flowable.common.engine.api.query.Query<AppVariableQuery,AppVariable>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class AppVariableQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<AppVariableQuery,AppVariable> implements AppVariableQuery, Serializable
See Also: