Class Hierarchy
- java.lang.Object
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
- org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl (implements org.flowable.eventsubscription.service.EventSubscriptionService)
- org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl (implements org.flowable.eventsubscription.api.EventSubscriptionBuilder)
- org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue (implements java.io.Serializable)
- 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) - org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl (implements org.flowable.common.engine.api.query.CacheAwareQuery<T>, org.flowable.eventsubscription.api.EventSubscriptionQuery)
- org.flowable.common.engine.impl.query.AbstractQuery<T,
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>