script
AbstractMethod

This class is the base method class all method types must extend.



public abstract class AbstractMethod

Properties
body The implementation body of the method written in the scripting language as specified by attribute 'language'.

type=string
default=
minimum=0
maximum=2000

language The scripting language of the method implementation.

type=script.ScriptLanguage
default=velocity

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed