Class Hierarchy
- java.lang.Object
- org.flowable.common.engine.impl.db.AbstractDataManager<EntityImpl> (implements org.flowable.common.engine.impl.persistence.entity.data.DataManager<EntityImpl>)
- org.flowable.common.engine.impl.AbstractEngineConfiguration
- org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager<EntityImpl,DM> (implements org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>)
- org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision (implements org.flowable.common.engine.impl.persistence.entity.Entity)
- org.flowable.eventregistry.impl.persistence.AbstractManager
- org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer (implements org.flowable.eventregistry.api.EventRegistryEventConsumer)
- org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
- org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry (implements java.io.Serializable)
- org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
- org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- org.flowable.eventregistry.impl.parser.ChannelDefinitionParseFactory
- org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.eventregistry.impl.util.CommandContextUtil
- org.flowable.common.engine.impl.service.CommonServiceImpl<C>
- org.flowable.eventregistry.impl.payload.CompositePayloadExtractor<T> (implements org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor<T>)
- org.flowable.eventregistry.impl.consumer.CorrelationKey
- org.flowable.eventregistry.impl.db.DbSchemaDrop
- org.flowable.eventregistry.impl.DefaultCorrelationKeyGenerator (implements org.flowable.eventregistry.api.CorrelationKeyGenerator<T>)
- org.flowable.eventregistry.impl.DefaultEventRegistry (implements org.flowable.eventregistry.api.EventRegistry)
- org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor (implements org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor)
- org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager (implements org.flowable.eventregistry.api.management.EventRegistryChangeDetectionManager)
- org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager (implements org.flowable.eventregistry.api.InboundChannelModelCacheManager)
- org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel (implements org.flowable.eventregistry.api.InboundChannelModelCacheManager.RegisteredChannel)
- org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
- org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl (implements org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration)
- org.flowable.eventregistry.impl.DefaultInboundEvent (implements org.flowable.eventregistry.api.InboundEvent)
- org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline<T> (implements org.flowable.eventregistry.api.InboundEventProcessingPipeline)
- org.flowable.eventregistry.impl.DefaultInboundEventProcessor (implements org.flowable.eventregistry.api.InboundEventProcessor)
- org.flowable.eventregistry.impl.transformer.DefaultInboundEventTransformer (implements org.flowable.eventregistry.api.InboundEventTransformer)
- org.flowable.eventregistry.impl.DefaultOutboundEvent<T> (implements org.flowable.eventregistry.api.OutboundEvent<T>)
- org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline (implements org.flowable.eventregistry.api.OutboundEventProcessingPipeline<T>)
- org.flowable.eventregistry.impl.DefaultOutboundEventProcessor (implements org.flowable.eventregistry.api.OutboundEventProcessor)
- org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.DeployCmd<T> (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.DeploymentQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.eventregistry.impl.db.EntityDependencyOrder
- org.flowable.eventregistry.impl.db.EntityToTableMap
- org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry (implements java.io.Serializable)
- org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer (implements org.flowable.eventregistry.impl.persistence.deploy.Deployer)
- org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
- org.flowable.eventregistry.impl.parser.EventDefinitionParse
- org.flowable.eventregistry.impl.parser.EventDefinitionParseFactory
- org.flowable.eventregistry.impl.EventDefinitionQueryProperty (implements org.flowable.common.engine.api.query.QueryProperty)
- org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl (implements org.flowable.eventregistry.api.EventDeploymentBuilder, java.io.Serializable)
- org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- org.flowable.eventregistry.impl.runtime.EventInstanceImpl (implements org.flowable.eventregistry.api.runtime.EventInstance)
- org.flowable.eventregistry.impl.model.EventModelBuilderImpl (implements org.flowable.eventregistry.api.model.EventModelBuilder)
- org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl (implements org.flowable.eventregistry.api.runtime.EventPayloadInstance)
- org.flowable.eventregistry.impl.serialization.EventPayloadToJsonStringSerializer (implements org.flowable.eventregistry.api.OutboundEventSerializer)
- org.flowable.eventregistry.impl.serialization.EventPayloadToXmlStringSerializer (implements org.flowable.eventregistry.api.OutboundEventSerializer)
- org.flowable.eventregistry.impl.management.EventRegistryChangeDetectionRunnable (implements java.lang.Runnable)
- org.flowable.eventregistry.impl.EventRegistryEngineImpl (implements org.flowable.eventregistry.impl.EventRegistryEngine)
- org.flowable.eventregistry.impl.EventRegistryEngines
- org.flowable.eventregistry.impl.persistence.entity.EventRegistryEntityConstants
- org.flowable.eventregistry.test.EventTestHelper
- org.flowable.eventregistry.test.FlowableEventExtension (implements org.junit.jupiter.api.extension.AfterEachCallback, org.junit.jupiter.api.extension.BeforeEachCallback, org.junit.jupiter.api.extension.ParameterResolver)
- org.flowable.eventregistry.impl.FlowableEventInfoImpl<T> (implements org.flowable.eventregistry.api.FlowableEventInfo<T>)
- org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent (implements org.flowable.eventregistry.api.EventRegistryEvent)
- org.flowable.eventregistry.test.FlowableEventRule (implements org.junit.rules.TestRule)
- org.flowable.eventregistry.test.FlowableEventTestHelper
- org.flowable.eventregistry.impl.cmd.GetChannelDefinitionCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetChannelDefinitionResourceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetChannelModelCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetDeploymentResourceNamesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetEventDefinitionCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetEventDefinitionResourceCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetEventModelCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.GetTableNamesCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor<T> (implements org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor<T>)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyDetectorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<T> (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder)
- org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl (implements org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder)
- org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector<T> (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector<T> (implements org.flowable.eventregistry.api.InboundEventTenantDetector<T>)
- org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventChannelAdapter (implements org.flowable.eventregistry.api.OutboundEventChannelAdapter<T>)
- org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventProcessingPipeline (implements org.flowable.eventregistry.api.OutboundEventProcessingPipeline<T>)
- org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.payload.JsonFieldToMapPayloadExtractor (implements org.flowable.eventregistry.api.InboundEventPayloadExtractor<T>)
- org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector (implements org.flowable.eventregistry.api.InboundEventTenantDetector<T>)
- org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager (implements org.flowable.common.engine.impl.db.SchemaManager)
- 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.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl (implements org.flowable.eventregistry.api.model.OutboundChannelModelBuilder)
- org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl (implements org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder)
- org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl (implements org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundJmsChannelBuilder)
- org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl (implements org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder)
- org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl (implements org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder)
- org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.deployer.ParsedDeployment
- org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- org.flowable.eventregistry.impl.persistence.entity.ResourceRef (implements java.io.Serializable)
- org.flowable.eventregistry.impl.io.ResourceStreamSource (implements org.flowable.common.engine.impl.util.io.StreamSource)
- org.flowable.eventregistry.impl.cmd.SchemaOperationsEventRegistryEngineBuild (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange (implements liquibase.change.custom.CustomTaskChange)
- org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>, java.io.Serializable)
- org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.serialization.StringToJsonDeserializer (implements org.flowable.eventregistry.api.InboundEventDeserializer<T>)
- org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer (implements org.flowable.eventregistry.api.InboundEventDeserializer<T>)
- org.flowable.eventregistry.impl.SystemOutboundEventProcessor<T> (implements org.flowable.eventregistry.api.OutboundEventProcessor)
- org.apache.ibatis.type.TypeReference<T>
- org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler (implements org.apache.ibatis.type.TypeHandler<T>)
- org.flowable.eventregistry.impl.cmd.UpdateChannelDefinitionTypeAndImplementationForAllChannelDefinitionsCmd (implements org.flowable.common.engine.impl.interceptor.Command<T>)
- org.flowable.eventregistry.impl.payload.XmlElementsToMapPayloadExtractor (implements org.flowable.eventregistry.api.InboundEventPayloadExtractor<T>)
- org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector (implements org.flowable.eventregistry.api.InboundEventKeyDetector<T>)
- org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector (implements org.flowable.eventregistry.api.InboundEventTenantDetector<T>)
Interface Hierarchy
- org.flowable.eventregistry.api.ChannelDefinition
- org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- org.flowable.common.engine.impl.persistence.entity.data.DataManager<EntityImpl>
- org.flowable.eventregistry.impl.persistence.deploy.Deployer
- org.flowable.common.engine.api.Engine
- org.flowable.common.engine.impl.persistence.entity.Entity
- org.flowable.common.engine.impl.persistence.entity.EntityManager<EntityImpl>
- org.flowable.eventregistry.impl.constant.EventConstants
- org.flowable.eventregistry.api.EventDefinition
- org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
- org.flowable.eventregistry.api.EventDeployment
- org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity (also extends org.flowable.common.engine.impl.persistence.entity.Entity)
Annotation Interface Hierarchy