Hyperic HQ Plugin API v. 5.8.0

org.hyperic.hq.bizapp.shared.lather
Class PluginReport_args

java.lang.Object
  extended by org.hyperic.lather.LatherValue
      extended by org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue
          extended by org.hyperic.hq.bizapp.shared.lather.PluginReport_args

public class PluginReport_args
extends SecureAgentLatherValue


Field Summary
static String AGENT_TOKEN
           
static String FILE_NAME
           
static String MD5
           
static String PLUGIN_NAME
           
static String PRODUCT_NAME
           
 
Constructor Summary
PluginReport_args()
           
PluginReport_args(Collection<PluginInfo> plugins)
           
 
Method Summary
 
Methods inherited from class org.hyperic.hq.bizapp.shared.lather.SecureAgentLatherValue
getAgentToken, setAgentToken, validate
 
Methods inherited from class org.hyperic.lather.LatherValue
addByteAToList, addDoubleToList, addIntToList, addObject, addObjectToList, addStringToList, getByteAList, getByteALists, getByteAVals, getByteAValue, getDoubleList, getDoubleLists, getDoubleVals, getDoubleValue, getIntList, getIntLists, getIntVals, getIntValue, getLongVals, getLongValue, getObject, getObjectList, getObjectLists, getObjectVals, getObjectValue, getSerializableMap, getStringList, getStringLists, getStringVals, getStringValue, setByteAValue, setDoubleValue, setIntValue, setLongValue, setObjectValue, setStringValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_NAME

public static final String PLUGIN_NAME
See Also:
Constant Field Values

PRODUCT_NAME

public static final String PRODUCT_NAME
See Also:
Constant Field Values

MD5

public static final String MD5
See Also:
Constant Field Values

FILE_NAME

public static final String FILE_NAME
See Also:
Constant Field Values

AGENT_TOKEN

public static final String AGENT_TOKEN
See Also:
Constant Field Values
Constructor Detail

PluginReport_args

public PluginReport_args()

PluginReport_args

public PluginReport_args(Collection<PluginInfo> plugins)

Hyperic HQ Plugin API v. 5.8.0

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