Class ScriptCapability

java.lang.Object
org.alfresco.module.org_alfresco_module_rm.jscript.ScriptCapability

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

    • ScriptCapability

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

    • getName

      public String getName()
      Returns:
      the name
    • getDisplayLabel

      public String getDisplayLabel()
      Returns:
      the displayLabel
    • getActions

      public String[] getActions()
      Returns:
      the actions