Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
Package
Description
-
Uses of AsyncContinuationJobHandler.AsyncContinuationConfiguration in org.camunda.bpm.engine.impl.jobexecutor
Modifier and TypeMethodDescriptionAsyncContinuationJobHandler.newConfiguration
(String canonicalString) Modifier and TypeMethodDescriptionvoid
AsyncContinuationJobHandler.execute
(AsyncContinuationJobHandler.AsyncContinuationConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId) void
AsyncContinuationJobHandler.onDelete
(AsyncContinuationJobHandler.AsyncContinuationConfiguration configuration, JobEntity jobEntity) -
Uses of AsyncContinuationJobHandler.AsyncContinuationConfiguration in org.camunda.bpm.engine.impl.migration.instance
Modifier and TypeMethodDescriptionprotected void
MigratingAsyncJobInstance.updateAsyncAfterTargetConfiguration
(AsyncContinuationJobHandler.AsyncContinuationConfiguration currentConfiguration)