Class LinkCategoryActionExecuter

    • Field Detail

      • PARAM_CATEGORY_ASPECT

        public static final java.lang.String PARAM_CATEGORY_ASPECT
        See Also:
        Constant Field Values
      • PARAM_CATEGORY_VALUE

        public static final java.lang.String PARAM_CATEGORY_VALUE
        See Also:
        Constant Field Values
    • Constructor Detail

      • LinkCategoryActionExecuter

        public LinkCategoryActionExecuter()
    • Method Detail

      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
        Sets the node service
        Parameters:
        nodeService - the node service
      • setDictionaryService

        public void setDictionaryService​(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
        Sets the dictionary service
        Overrides:
        setDictionaryService in class ActionExecuterAbstractBase
        Parameters:
        dictionaryService - the dictionary service
      • executeImpl

        protected void executeImpl​(Action ruleAction,
                                   org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
        Execute action implementation
        Specified by:
        executeImpl in class ActionExecuterAbstractBase
        Parameters:
        ruleAction - the action
        actionedUponNodeRef - the actioned upon node