Class Hierarchy
- java.lang.Object
- org.flowable.common.engine.impl.query.BaseNativeQuery<T,
U> (implements org.flowable.common.engine.api.query.NativeQuery<T, U>, java.io.Serializable) - org.flowable.common.engine.impl.query.AbstractNativeQuery<T,
U> (implements org.flowable.common.engine.impl.interceptor.Command<T>) - com.flowable.form.engine.impl.NativeFormDefinitionQueryImpl (implements org.flowable.form.api.NativeFormDefinitionQuery)
- com.flowable.form.engine.impl.NativeFormDeploymentQueryImpl (implements org.flowable.form.api.NativeFormDeploymentQuery)
- org.flowable.common.engine.impl.query.AbstractNativeQuery<T,
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
- org.flowable.common.engine.impl.service.CommonEngineServiceImpl<C>
- com.flowable.form.engine.impl.FormManagementServiceImpl (implements org.flowable.form.api.FormManagementService)
- com.flowable.form.engine.impl.FormRepositoryServiceImpl (implements org.flowable.form.api.FormRepositoryService)
- com.flowable.form.engine.impl.FormServiceImpl (implements com.flowable.core.form.api.CoreFormService)
- org.flowable.common.engine.impl.service.CommonEngineServiceImpl<C>
- com.flowable.form.engine.impl.DefaultSubmittedVariablesExtractor (implements com.flowable.form.engine.SubmittedVariablesExtractor)
- com.flowable.form.engine.impl.DeploymentQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.form.engine.impl.FormEngineImpl (implements com.flowable.form.engine.FormEngine)
- com.flowable.form.engine.impl.FormInstanceQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- com.flowable.form.engine.impl.FormQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.common.engine.impl.db.ListQueryParameterObject
- org.flowable.common.engine.impl.query.AbstractQuery<T,
U> (implements org.flowable.common.engine.impl.interceptor.Command<T>, org.flowable.common.engine.api.query.Query<T, U>, java.io.Serializable) - com.flowable.form.engine.impl.FormDefinitionQueryImpl (implements org.flowable.form.api.FormDefinitionQuery)
- com.flowable.form.engine.impl.FormDeploymentQueryImpl (implements org.flowable.form.api.FormDeploymentQuery, java.io.Serializable)
- com.flowable.form.engine.impl.FormInstanceQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, org.flowable.form.api.FormInstanceQuery, java.io.Serializable)
- org.flowable.common.engine.impl.query.AbstractQuery<T,
- org.flowable.common.engine.impl.query.BaseNativeQuery<T,