public class UnlockExclusiveJobCmd extends Object implements Command<Object>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected Job |
job |
protected JobServiceConfiguration |
jobServiceConfiguration |
| Constructor and Description |
|---|
UnlockExclusiveJobCmd(Job job,
JobServiceConfiguration jobServiceConfiguration) |
protected Job job
protected JobServiceConfiguration jobServiceConfiguration
public UnlockExclusiveJobCmd(Job job, JobServiceConfiguration jobServiceConfiguration)
public Object execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.