public class SuspendRequest extends Object
| Constructor and Description |
|---|
SuspendRequest() |
| Modifier and Type | Method and Description |
|---|---|
Set<Integer> |
getAllowRun()
IDs of Jobs that are allowed to run, although the scheduler is suspended
|
void |
setAllowRun(Set<Integer> allowRun)
Set allowed Jobs IDs
|
Copyright © 2024 Gentics Software. All rights reserved.