| Modifier and Type | Field and Description |
|---|---|
protected Collection<String> |
deadLetterJobIds |
protected JobServiceConfiguration |
jobServiceConfiguration |
protected int |
retries |
| Constructor and Description |
|---|
BulkMoveDeadLetterJobsCmd(Collection<String> deadLetterJobIds,
int retries,
JobServiceConfiguration jobServiceConfiguration) |
protected JobServiceConfiguration jobServiceConfiguration
protected Collection<String> deadLetterJobIds
protected int retries
public BulkMoveDeadLetterJobsCmd(Collection<String> deadLetterJobIds, int retries, JobServiceConfiguration jobServiceConfiguration)
public Void execute(CommandContext commandContext)
Copyright © 2022 Flowable. All rights reserved.