Uses of Interface
org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
Packages that use ChannelDefinitionEntityManager
Package
Description
-
Uses of ChannelDefinitionEntityManager in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as ChannelDefinitionEntityManagerModifier and TypeFieldDescriptionprotected ChannelDefinitionEntityManagerEventRegistryEngineConfiguration.channelDefinitionEntityManagerMethods in org.flowable.eventregistry.impl that return ChannelDefinitionEntityManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.getChannelDefinitionEntityManager()Methods in org.flowable.eventregistry.impl with parameters of type ChannelDefinitionEntityManagerModifier and TypeMethodDescriptionEventRegistryEngineConfiguration.setChannelDefinitionEntityManager(ChannelDefinitionEntityManager channelDefinitionEntityManager) -
Uses of ChannelDefinitionEntityManager in org.flowable.eventregistry.impl.persistence.deploy
Fields in org.flowable.eventregistry.impl.persistence.deploy declared as ChannelDefinitionEntityManagerModifier and TypeFieldDescriptionprotected ChannelDefinitionEntityManagerEventDeploymentManager.channelDefinitionEntityManagerMethods in org.flowable.eventregistry.impl.persistence.deploy that return ChannelDefinitionEntityManagerMethods in org.flowable.eventregistry.impl.persistence.deploy with parameters of type ChannelDefinitionEntityManagerModifier and TypeMethodDescriptionvoidEventDeploymentManager.setChannelDefinitionEntityManager(ChannelDefinitionEntityManager channelDefinitionEntityManager) -
Uses of ChannelDefinitionEntityManager in org.flowable.eventregistry.impl.persistence.entity
Classes in org.flowable.eventregistry.impl.persistence.entity that implement ChannelDefinitionEntityManagerMethods in org.flowable.eventregistry.impl.persistence.entity that return ChannelDefinitionEntityManagerModifier and TypeMethodDescriptionprotected ChannelDefinitionEntityManagerEventDeploymentEntityManagerImpl.getChannelDefinitionEntityManager() -
Uses of ChannelDefinitionEntityManager in org.flowable.eventregistry.impl.util
Methods in org.flowable.eventregistry.impl.util that return ChannelDefinitionEntityManagerModifier and TypeMethodDescriptionCommandContextUtil.getChannelDefinitionEntityManager()CommandContextUtil.getChannelDefinitionEntityManager(CommandContext commandContext)