Class ConfigurationPropertyQueryImpl

java.lang.Object
org.flowable.common.engine.impl.db.ListQueryParameterObject
org.flowable.common.engine.impl.query.AbstractQuery<ConfigurationPropertyQuery,ConfigurationProperty>
com.flowable.platform.engine.impl.configuration.ConfigurationPropertyQueryImpl
All Implemented Interfaces:
ConfigurationPropertyQuery, Serializable, org.flowable.common.engine.api.query.CacheAwareQuery<ConfigurationPropertyEntity>, org.flowable.common.engine.api.query.Query<ConfigurationPropertyQuery,ConfigurationProperty>, org.flowable.common.engine.impl.interceptor.Command<Object>

public class ConfigurationPropertyQueryImpl extends org.flowable.common.engine.impl.query.AbstractQuery<ConfigurationPropertyQuery,ConfigurationProperty> implements ConfigurationPropertyQuery, org.flowable.common.engine.api.query.CacheAwareQuery<ConfigurationPropertyEntity>
Author:
Filip Hrisafov
See Also: