Class ScriptCapability


  • public class ScriptCapability
    extends Object
    Author:
    Roy Wetherall
    • Constructor Detail

      • ScriptCapability

        protected ScriptCapability​(String name,
                                   String displayLabel,
                                   String[] actions)
        Parameters:
        name -
        displayLabel -
        actions -
    • Method Detail

      • getName

        public String getName()
        Returns:
        the name
      • getDisplayLabel

        public String getDisplayLabel()
        Returns:
        the displayLabel
      • getActions

        public String[] getActions()
        Returns:
        the actions