| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.common.actions |
| Modifier and Type | Method and Description |
|---|---|
RebPowerAction.Type |
RebPowerAction.getType() |
static RebPowerAction.Type |
RebPowerAction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RebPowerAction.Type[] |
RebPowerAction.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RebPowerAction.addRebPowerActionPayloadToAlert(org.lsst.ccs.bus.data.Alert alert,
RebPowerAction.Type actionType,
String rebPath)
Add a given RebPowrAction payload to a given Alert.
|
Copyright © 2023 LSST. All rights reserved.