Uses of Package
org.camunda.bpm.engine.impl.cfg

Packages that use org.camunda.bpm.engine.impl.cfg
org.camunda.bpm.application.impl.event   
org.camunda.bpm.container.impl.deployment   
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
org.camunda.bpm.engine.impl.bpmn.parser   
org.camunda.bpm.engine.impl.cfg   
org.camunda.bpm.engine.impl.cfg.auth   
org.camunda.bpm.engine.impl.cfg.jta   
org.camunda.bpm.engine.impl.cfg.multitenancy   
org.camunda.bpm.engine.impl.cfg.standalone   
org.camunda.bpm.engine.impl.cmd   
org.camunda.bpm.engine.impl.cmd.batch   
org.camunda.bpm.engine.impl.context   
org.camunda.bpm.engine.impl.db   
org.camunda.bpm.engine.impl.db.entitymanager   
org.camunda.bpm.engine.impl.db.sql   
org.camunda.bpm.engine.impl.interceptor   
org.camunda.bpm.engine.impl.jobexecutor   
org.camunda.bpm.engine.impl.migration.batch   
org.camunda.bpm.engine.impl.persistence   
org.camunda.bpm.engine.impl.persistence.deploy   
org.camunda.bpm.engine.impl.plugin   
org.camunda.bpm.engine.impl.test   
org.camunda.bpm.engine.test Helper classes for testing processes. 
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.application.impl.event
AbstractProcessEnginePlugin
          Adapter class for implementing process engine plugins
ProcessEngineConfigurationImpl
           
ProcessEnginePlugin
          A process engine plugin allows customizing the process engine
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.container.impl.deployment
ProcessEngineConfigurationImpl
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl
ConfigurationLogger
           
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
ProcessEngineConfigurationImpl
           
TransactionContextFactory
           
TransactionLogger
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.bpmn.parser
BpmnParseFactory
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cfg
BpmnParseFactory
           
CommandChecker
          Is invoked while executing a command to check if the current operation is allowed on the entity.
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
ProcessEngineConfigurationImpl
           
ProcessEnginePlugin
          A process engine plugin allows customizing the process engine
StandaloneProcessEngineConfiguration
           
TransactionContext
          The transaction context is an abstraction for different transaction management strategies existing the Java Ecosystem.
TransactionContextFactory
           
TransactionListener
          Implementations may not assume that this is executed by the same thread as the command itself.
TransactionState
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cfg.auth
CommandChecker
          Is invoked while executing a command to check if the current operation is allowed on the entity.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cfg.jta
TransactionContext
          The transaction context is an abstraction for different transaction management strategies existing the Java Ecosystem.
TransactionContextFactory
           
TransactionListener
          Implementations may not assume that this is executed by the same thread as the command itself.
TransactionLogger
           
TransactionState
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cfg.multitenancy
CommandChecker
          Is invoked while executing a command to check if the current operation is allowed on the entity.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cfg.standalone
TransactionContext
          The transaction context is an abstraction for different transaction management strategies existing the Java Ecosystem.
TransactionContextFactory
           
TransactionListener
          Implementations may not assume that this is executed by the same thread as the command itself.
TransactionState
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cmd
CommandChecker
          Is invoked while executing a command to check if the current operation is allowed on the entity.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.cmd.batch
ProcessEngineConfigurationImpl
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.context
ProcessEngineConfigurationImpl
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.db
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.db.entitymanager
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.db.sql
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.interceptor
ProcessEngineConfigurationImpl
           
TransactionContext
          The transaction context is an abstraction for different transaction management strategies existing the Java Ecosystem.
TransactionContextFactory
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.jobexecutor
TransactionListener
          Implementations may not assume that this is executed by the same thread as the command itself.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.migration.batch
ProcessEngineConfigurationImpl
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.persistence
IdGenerator
          generates IdBlocks that are used to assign ids to new objects.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.persistence.deploy
TransactionListener
          Implementations may not assume that this is executed by the same thread as the command itself.
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.plugin
AbstractProcessEnginePlugin
          Adapter class for implementing process engine plugins
ProcessEngineConfigurationImpl
           
ProcessEnginePlugin
          A process engine plugin allows customizing the process engine
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.impl.test
ProcessEngineConfigurationImpl
           
 

Classes in org.camunda.bpm.engine.impl.cfg used by org.camunda.bpm.engine.test
ProcessEngineConfigurationImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.