| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
FlowableCmmnServices.cmmnManagementService() |
| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
CmmnEngineConfigurationApi.getCmmnManagementService() |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnManagementService |
CmmnEngineConfiguration.cmmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
CmmnEngine.getCmmnManagementService() |
CmmnManagementService |
CmmnEngineConfiguration.getCmmnManagementService() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setCmmnManagementService(CmmnManagementService cmmnManagementService) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnManagementServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnManagementService |
CmmnEngineImpl.cmmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
CmmnEngineImpl.getCmmnManagementService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnEngineImpl.setCmmnManagementService(CmmnManagementService cmmnManagementService) |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnManagementService |
FlowableCmmnRule.cmmnManagementService |
protected CmmnManagementService |
AbstractFlowableCmmnTestCase.cmmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
FlowableCmmnRule.getCmmnManagementService() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CmmnHistoryTestHelper.areHistoryJobsAvailable(CmmnManagementService managementService) |
static void |
CmmnHistoryTestHelper.waitForJobExecutorToProcessAllHistoryJobs(CmmnEngineConfiguration cmmnEngineConfiguration,
CmmnManagementService managementService,
long maxMillisToWait,
long intervalMillis) |
static void |
CmmnHistoryTestHelper.waitForJobExecutorToProcessAllHistoryJobs(CmmnEngineConfiguration cmmnEngineConfiguration,
CmmnManagementService managementService,
long maxMillisToWait,
long intervalMillis,
boolean shutdownExecutorWhenFinished) |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnManagementService |
DeadLetterJobCollectionResource.managementService |
protected CmmnManagementService |
JobCollectionResource.managementService |
protected CmmnManagementService |
HistoryJobCollectionResource.managementService |
protected CmmnManagementService |
TimerJobCollectionResource.managementService |
protected CmmnManagementService |
JobBaseResource.managementService |
protected CmmnManagementService |
SuspendedJobCollectionResource.managementService |
| Modifier and Type | Method and Description |
|---|---|
static CmmnManagementService |
EngineServiceUtil.getCmmnManagementService(AbstractEngineConfiguration engineConfiguration) |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnManagementService |
ExternalWorkerJobBaseResource.cmmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalWorkerJobBaseResource.setCmmnManagementService(CmmnManagementService cmmnManagementService) |
| Modifier and Type | Method and Description |
|---|---|
CmmnManagementService |
CmmnEngineServicesAutoConfiguration.cmmnManagementService(CmmnEngine cmmnEngine) |
Copyright © 2023 Flowable. All rights reserved.