| Modifier and Type | Field and Description |
|---|---|
protected JobServiceConfiguration |
jobServiceConfiguration |
protected String |
lockOwner |
protected String |
tenantId |
| Constructor and Description |
|---|
UnacquireOwnedJobsCmd(String lockOwner,
String tenantId,
JobServiceConfiguration jobServiceConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
protected void |
logJobUnlocking(Job job) |
protected final JobServiceConfiguration jobServiceConfiguration
protected final String lockOwner
protected final String tenantId
public UnacquireOwnedJobsCmd(String lockOwner, String tenantId, JobServiceConfiguration jobServiceConfiguration)
Copyright © 2021 Flowable. All rights reserved.