Uses of Interface
org.flowable.eventsubscription.service.impl.persistence.entity.GenericEventSubscriptionEntity
Packages that use GenericEventSubscriptionEntity
Package
Description
-
Uses of GenericEventSubscriptionEntity in org.flowable.eventsubscription.service.impl.persistence.entity
Classes in org.flowable.eventsubscription.service.impl.persistence.entity that implement GenericEventSubscriptionEntityMethods in org.flowable.eventsubscription.service.impl.persistence.entity that return GenericEventSubscriptionEntityModifier and TypeMethodDescriptionEventSubscriptionEntityManager.createGenericEventSubscription()
EventSubscriptionEntityManagerImpl.createGenericEventSubscription()
protected GenericEventSubscriptionEntity
EventSubscriptionEntityManagerImpl.insertGenericEvent
(EventSubscriptionBuilder eventSubscriptionBuilder) -
Uses of GenericEventSubscriptionEntity in org.flowable.eventsubscription.service.impl.persistence.entity.data
Methods in org.flowable.eventsubscription.service.impl.persistence.entity.data that return GenericEventSubscriptionEntityModifier and TypeMethodDescriptionEventSubscriptionDataManager.createGenericEventSubscriptionEntity()
-
Uses of GenericEventSubscriptionEntity in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl
Methods in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl that return GenericEventSubscriptionEntityModifier and TypeMethodDescriptionMybatisEventSubscriptionDataManager.createGenericEventSubscriptionEntity()