| Package | Description |
|---|---|
| org.lsst.ccs.localdb.dao | |
| org.lsst.ccs.localdb.statusdb.model |
| Modifier and Type | Method and Description |
|---|---|
static AgentState |
LocaldbFacade.getAgentState(AgentDesc ad,
org.lsst.ccs.bus.states.StateBundle sb,
org.hibernate.Session sess)
Returns the AgentState corresponding to the given stateBundle.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentState |
StatusMessageData.agentState
The core states.
|
| Modifier and Type | Method and Description |
|---|---|
AgentState |
StatusMessageData.getAgentState() |
AgentState |
StateChangeNotificationData.getNewState() |
AgentState |
StateChangeNotificationData.getOldState() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusMessageData.setAgentState(AgentState agentState) |
void |
StateChangeNotificationData.setOldState(AgentState data) |
Copyright © 2019 LSST. All rights reserved.