| Modifier and Type | Field and Description |
|---|---|
protected JobInfoEntityManager<? extends JobInfoEntity> |
jobEntityManager |
protected Collection<String> |
jobIds |
protected JobServiceConfiguration |
jobServiceConfiguration |
| Constructor and Description |
|---|
ResetExpiredJobsCmd(Collection<String> jobsIds,
JobInfoEntityManager<? extends JobInfoEntity> jobEntityManager,
JobServiceConfiguration jobServiceConfiguration) |
protected Collection<String> jobIds
protected JobInfoEntityManager<? extends JobInfoEntity> jobEntityManager
protected JobServiceConfiguration jobServiceConfiguration
public ResetExpiredJobsCmd(Collection<String> jobsIds, JobInfoEntityManager<? extends JobInfoEntity> jobEntityManager, JobServiceConfiguration jobServiceConfiguration)
public Void execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.