public interface LockLevelService
| Modifier and Type | Method and Description |
|---|---|
int |
getLevelForAgent(String agentName)
Get this agent's operational level for the given subsystem.
|
AgentLock |
getLockForAgent(String agentName)
Get this agent's lock, if available.
|
String |
getUserId()
Returns the current user.
|
int getLevelForAgent(String agentName)
agentName - AgentLock getLockForAgent(String agentName)
agentName - The agent name.String getUserId()
Copyright © 2024 LSST. All rights reserved.