Package | Description |
---|---|
org.camunda.bpm.engine.impl.context | |
org.camunda.bpm.engine.impl.jobexecutor |
Modifier and Type | Field and Description |
---|---|
protected static ThreadLocal<JobExecutorContext> |
Context.jobExecutorContextThreadLocal |
Modifier and Type | Method and Description |
---|---|
static JobExecutorContext |
Context.getJobExecutorContext() |
Modifier and Type | Method and Description |
---|---|
static void |
Context.setJobExecutorContext(JobExecutorContext jobExecutorContext) |
Modifier and Type | Field and Description |
---|---|
protected JobExecutorContext |
ExclusiveJobAddedNotification.jobExecutorContext |
Constructor and Description |
---|
ExclusiveJobAddedNotification(String jobId,
JobExecutorContext jobExecutorContext) |
Copyright © 2019. All rights reserved.