Uses of Class
org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
Packages that use ChannelDefinitionDeploymentHelper
-
Uses of ChannelDefinitionDeploymentHelper in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as ChannelDefinitionDeploymentHelperModifier and TypeFieldDescriptionprotected ChannelDefinitionDeploymentHelperEventRegistryEngineConfiguration.channelDeploymentHelper -
Uses of ChannelDefinitionDeploymentHelper in org.flowable.eventregistry.impl.deployer
Fields in org.flowable.eventregistry.impl.deployer declared as ChannelDefinitionDeploymentHelperModifier and TypeFieldDescriptionprotected ChannelDefinitionDeploymentHelperEventDefinitionDeployer.channelDeploymentHelperMethods in org.flowable.eventregistry.impl.deployer that return ChannelDefinitionDeploymentHelperMethods in org.flowable.eventregistry.impl.deployer with parameters of type ChannelDefinitionDeploymentHelperModifier and TypeMethodDescriptionvoidEventDefinitionDeployer.setChannelDeploymentHelper(ChannelDefinitionDeploymentHelper channelDeploymentHelper)