Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
-
Packages that use ProcessEventJobHandler.EventSubscriptionJobConfiguration Package Description org.camunda.bpm.engine.impl.jobexecutor -
-
Uses of ProcessEventJobHandler.EventSubscriptionJobConfiguration in org.camunda.bpm.engine.impl.jobexecutor
Methods in org.camunda.bpm.engine.impl.jobexecutor that return ProcessEventJobHandler.EventSubscriptionJobConfiguration Modifier and Type Method Description ProcessEventJobHandler.EventSubscriptionJobConfiguration
ProcessEventJobHandler. newConfiguration(String canonicalString)
Methods in org.camunda.bpm.engine.impl.jobexecutor with parameters of type ProcessEventJobHandler.EventSubscriptionJobConfiguration Modifier and Type Method Description void
ProcessEventJobHandler. execute(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, ExecutionEntity execution, CommandContext commandContext, String tenantId)
void
ProcessEventJobHandler. onDelete(ProcessEventJobHandler.EventSubscriptionJobConfiguration configuration, JobEntity jobEntity)
-