Uses of Class
com.flowable.agent.engine.impl.cmmn.CmmnAgentIntegrationService
Packages that use CmmnAgentIntegrationService
-
Uses of CmmnAgentIntegrationService in com.flowable.agent.engine.configurator
Methods in com.flowable.agent.engine.configurator that return CmmnAgentIntegrationServiceModifier and TypeMethodDescriptionprotected CmmnAgentIntegrationServiceAgentCmmnEngineConfigurator.createAgentIntegrationService(org.flowable.cmmn.engine.CmmnEngineConfiguration cmmnEngineConfiguration) -
Uses of CmmnAgentIntegrationService in com.flowable.agent.engine.impl.cmmn
Fields in com.flowable.agent.engine.impl.cmmn declared as CmmnAgentIntegrationServiceModifier and TypeFieldDescriptionprotected CmmnAgentIntegrationServiceAgentAgendaOperationListener.cmmnAgentIntegrationServiceConstructors in com.flowable.agent.engine.impl.cmmn with parameters of type CmmnAgentIntegrationServiceModifierConstructorDescriptionAgentAgendaOperationListener(CmmnAgentIntegrationService cmmnAgentIntegrationService)