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