| Modifier and Type | Field and Description |
|---|---|
protected JobServiceConfiguration |
jobServiceConfiguration |
protected Collection<TimerJobEntity> |
timerJobs |
| Constructor and Description |
|---|
UnlockTimerJobsCmd(Collection<TimerJobEntity> timerJobs,
JobServiceConfiguration jobServiceConfiguration) |
protected final Collection<TimerJobEntity> timerJobs
protected final JobServiceConfiguration jobServiceConfiguration
public UnlockTimerJobsCmd(Collection<TimerJobEntity> timerJobs, JobServiceConfiguration jobServiceConfiguration)
public Void execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.