Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.autoinventory.ScanStateCore

Packages that use ScanStateCore
org.hyperic.hq.autoinventory   
org.hyperic.hq.autoinventory.agent.client   
org.hyperic.hq.bizapp.shared.lather   
 

Uses of ScanStateCore in org.hyperic.hq.autoinventory
 

Methods in org.hyperic.hq.autoinventory that return ScanStateCore
static ScanStateCore ScanStateCore.fromAgentRemoteValue(String keyName, org.hyperic.hq.agent.AgentRemoteValue arv)
          Read the contents of an AgentRemoteValue object and create a scan state.
 ScanStateCore ScanState.getCore()
           
 

Methods in org.hyperic.hq.autoinventory with parameters of type ScanStateCore
 void ScanState.setCore(ScanStateCore core)
           
 

Constructors in org.hyperic.hq.autoinventory with parameters of type ScanStateCore
ScanState(ScanStateCore core)
           
 

Uses of ScanStateCore in org.hyperic.hq.autoinventory.agent.client
 

Methods in org.hyperic.hq.autoinventory.agent.client that return ScanStateCore
 ScanStateCore AICommandsClient.getScanStatus()
           
 

Uses of ScanStateCore in org.hyperic.hq.bizapp.shared.lather
 

Methods in org.hyperic.hq.bizapp.shared.lather that return ScanStateCore
 ScanStateCore AiSendReport_args.getCore()
           
 ScanStateCore ScanStateCoreLatherValue.getScanStateCore()
           
 

Constructors in org.hyperic.hq.bizapp.shared.lather with parameters of type ScanStateCore
AiSendReport_args(ScanStateCore core)
           
ScanStateCoreLatherValue(ScanStateCore v)
           
 


Hyperic HQ Plugin API v. 5.8.0

Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.