Interface TemplateActionDefinition

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Action getAction​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
      Generate an action definition for the action defined by this template.
    • Method Detail

      • getAction

        Action getAction​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Generate an action definition for the action defined by this template.
        Parameters:
        nodeRef - NodeRef
        Returns:
        - the action.