| Package | Description |
|---|---|
| com.gurock.smartinspect.scheduler |
| Modifier and Type | Field and Description |
|---|---|
static SchedulerAction |
SchedulerAction.Connect
Represents a connect protocol operation.
|
static SchedulerAction |
SchedulerAction.Disconnect
Represents a disconnect protocol operation.
|
static SchedulerAction |
SchedulerAction.Dispatch
Represents a dispatch protocol operation.
|
static SchedulerAction |
SchedulerAction.WritePacket
Represents a write protocol operation.
|
| Modifier and Type | Method and Description |
|---|---|
SchedulerAction |
SchedulerCommand.getAction()
Returns the scheduler action to execute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerCommand.setAction(SchedulerAction action)
Sets the scheduler action to execute.
|
Copyright © 2023. All rights reserved.