| Package | Description |
|---|---|
| org.activiti.engine.impl.jobexecutor |
| Modifier and Type | Class and Description |
|---|---|
class |
AcquireJobsRunnableImpl |
class |
LockFreeAcquireJobsRunnable
AcquireJobsRunnable implementation with sole purpose
of 'acquiring' jobs, which means setting the current job executor
name into the lock owner colum to 'acquire' it. |
| Modifier and Type | Field and Description |
|---|---|
protected AcquireJobsRunnable |
JobExecutor.acquireJobsRunnable |
| Modifier and Type | Method and Description |
|---|---|
AcquireJobsRunnable |
JobExecutor.getAcquireJobsRunnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobExecutor.setAcquireJobsRunnable(AcquireJobsRunnable acquireJobsRunnable) |
Copyright © 2016 Alfresco. All rights reserved.