org.netxms.client.objects
Class AgentPolicyConfig

java.lang.Object
  extended by org.netxms.client.objects.GenericObject
      extended by org.netxms.client.objects.AgentPolicy
          extended by org.netxms.client.objects.AgentPolicyConfig

public class AgentPolicyConfig
extends AgentPolicy

Agent policy for deploying configuration files


Field Summary
 
Fields inherited from class org.netxms.client.objects.GenericObject
OBJECT_AGENTPOLICY, OBJECT_AGENTPOLICY_CONFIG, OBJECT_CLUSTER, OBJECT_CONDITION, OBJECT_CONTAINER, OBJECT_GENERIC, OBJECT_INTERFACE, OBJECT_NETWORK, OBJECT_NETWORKMAP, OBJECT_NETWORKMAPGROUP, OBJECT_NETWORKMAPROOT, OBJECT_NETWORKSERVICE, OBJECT_NODE, OBJECT_POLICYGROUP, OBJECT_POLICYROOT, OBJECT_SERVICEROOT, OBJECT_SUBNET, OBJECT_TEMPLATE, OBJECT_TEMPLATEGROUP, OBJECT_TEMPLATEROOT, OBJECT_VPNCONNECTOR, OBJECT_ZONE, STATUS_CRITICAL, STATUS_DISABLED, STATUS_MAJOR, STATUS_MINOR, STATUS_NORMAL, STATUS_TESTING, STATUS_UNKNOWN, STATUS_UNMANAGED, STATUS_WARNING
 
Constructor Summary
AgentPolicyConfig(NXCPMessage msg, NXCSession session)
           
 
Method Summary
 java.lang.String getFileContent()
           
 
Methods inherited from class org.netxms.client.objects.AgentPolicy
getDescription, getObjectClassName, getPolicyType, getVersion
 
Methods inherited from class org.netxms.client.objects.GenericObject
getAccessList, getChilds, getChildsAsArray, getComments, getCustomAttributes, getGeolocation, getGuid, getNumberOfChilds, getNumberOfParents, getObjectClass, getObjectId, getObjectName, getParents, getParentsAsArray, getPrimaryIP, getStatus, getTrustedNodes, hashCode, isChildOf, isChildOf, isDeleted, isDirectChildOf, isInheritAccessRights
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentPolicyConfig

public AgentPolicyConfig(NXCPMessage msg,
                         NXCSession session)
Parameters:
msg -
session -
Method Detail

getFileContent

public java.lang.String getFileContent()
Returns:
the fileContent


Copyright © 2011. All Rights Reserved.