|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScanConfigurationCore | |
---|---|
org.hyperic.hq.autoinventory | |
org.hyperic.hq.autoinventory.agent.client | |
org.hyperic.hq.bizapp.shared.lather |
Uses of ScanConfigurationCore in org.hyperic.hq.autoinventory |
---|
Methods in org.hyperic.hq.autoinventory that return ScanConfigurationCore | |
---|---|
static ScanConfigurationCore |
ScanConfigurationCore.decode(String data)
|
static ScanConfigurationCore |
ScanConfigurationCore.deserialize(byte[] data)
|
static ScanConfigurationCore |
ScanConfigurationCore.fromAgentRemoteValue(String keyName,
org.hyperic.hq.agent.AgentRemoteValue arv)
Read the contents of an AgentRemoteValue object and create a scan configuration. |
ScanConfigurationCore |
AIScheduleBaseValue.getConfigObj()
|
ScanConfigurationCore |
ScanConfiguration.getCore()
|
Methods in org.hyperic.hq.autoinventory with parameters of type ScanConfigurationCore | |
---|---|
void |
AIScheduleBaseValue.setConfigObj(ScanConfigurationCore core)
|
void |
ScanConfiguration.setCore(ScanConfigurationCore core)
|
Constructors in org.hyperic.hq.autoinventory with parameters of type ScanConfigurationCore | |
---|---|
ScanConfiguration(ScanConfigurationCore core)
|
Uses of ScanConfigurationCore in org.hyperic.hq.autoinventory.agent.client |
---|
Methods in org.hyperic.hq.autoinventory.agent.client with parameters of type ScanConfigurationCore | |
---|---|
void |
AICommandsClient.startScan(ScanConfigurationCore scanConfig)
|
Uses of ScanConfigurationCore in org.hyperic.hq.bizapp.shared.lather |
---|
Methods in org.hyperic.hq.bizapp.shared.lather that return ScanConfigurationCore | |
---|---|
ScanConfigurationCore |
ScanConfigurationCoreValue.getCore()
|
Constructors in org.hyperic.hq.bizapp.shared.lather with parameters of type ScanConfigurationCore | |
---|---|
ScanConfigurationCoreValue(ScanConfigurationCore core)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |