| Modifier and Type | Field and Description |
|---|---|
protected JobManager |
jobManager |
protected Collection<TimerJobEntity> |
timerJobs |
| Constructor and Description |
|---|
MoveTimerJobsToExecutableJobsCmd(JobManager jobManager,
Collection<TimerJobEntity> timerJobs) |
protected final JobManager jobManager
protected final Collection<TimerJobEntity> timerJobs
public MoveTimerJobsToExecutableJobsCmd(JobManager jobManager, Collection<TimerJobEntity> timerJobs)
public Void execute(CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.