public class BulkMoveDeadLetterActionRequest extends RestActionRequest
| Modifier and Type | Field and Description |
|---|---|
protected Collection<String> |
jobIds |
DISABLE, ENABLE, EVALUATE_CRITERIA, START, TRIGGER| Constructor and Description |
|---|
BulkMoveDeadLetterActionRequest() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getJobIds() |
void |
setJobIds(Collection<String> jobIds) |
getAction, setActionprotected Collection<String> jobIds
public Collection<String> getJobIds()
public void setJobIds(Collection<String> jobIds)
Copyright © 2022 Flowable. All rights reserved.