Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.common | |
org.miloss.fgsms.services.interfaces.datacollector |
fgsms Data Collector Service.
|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Method and Description |
---|---|
AgentAction |
ObjectFactory.createAgentAction()
Create an instance of
AgentAction |
Modifier and Type | Field and Description |
---|---|
protected List<AgentAction> |
AddMachineAndProcessDataResponseMsg.agentActions |
Modifier and Type | Method and Description |
---|---|
List<AgentAction> |
AddMachineAndProcessDataResponseMsg.getAgentActions()
Gets the value of the agentActions property.
|
Modifier and Type | Field and Description |
---|---|
protected AgentAction |
UpdateAgentActionRequestMsg.agentAction |
Modifier and Type | Field and Description |
---|---|
protected List<AgentAction> |
CreateAgentActionResponseMsg.agentAction |
protected List<AgentAction> |
CreateAgentActionRequestMsg.agentAction |
protected List<AgentAction> |
GetAgentActionsByMachineResponseMsg.agentActions |
Modifier and Type | Method and Description |
---|---|
AgentAction |
UpdateAgentActionRequestMsg.getAgentAction()
Gets the value of the agentAction property.
|
Modifier and Type | Method and Description |
---|---|
List<AgentAction> |
CreateAgentActionResponseMsg.getAgentAction()
Gets the value of the agentAction property.
|
List<AgentAction> |
CreateAgentActionRequestMsg.getAgentAction()
Gets the value of the agentAction property.
|
List<AgentAction> |
GetAgentActionsByMachineResponseMsg.getAgentActions()
Gets the value of the agentActions property.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateAgentActionRequestMsg.setAgentAction(AgentAction value)
Sets the value of the agentAction property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.