public class Commands extends Object
| Modifier and Type | Field and Description |
|---|---|
List<CommandStart> |
commands
The commands to run.
|
int |
delay
How long to wait before polling for commands again.
|
int |
delaySeconds
How long to wait before polling for commands again.
|
String |
delayUnits
How long to wait before polling for commands again (units).
|
| Constructor and Description |
|---|
Commands() |
public List<CommandStart> commands
public int delay
public int delaySeconds
public String delayUnits
Copyright © 2025 OBM, LLC. All rights reserved.