Class PerformRenditionActionExecuter

    • Field Detail

      • NAME

        public static final java.lang.String NAME
        Deprecated.
        Action name and parameters
        See Also:
        Constant Field Values
      • PARAM_RENDITION_DEFINITION

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

      • PerformRenditionActionExecuter

        public PerformRenditionActionExecuter()
        Deprecated.
    • Method Detail

      • setActionService

        public void setActionService​(ActionService actionService)
        Deprecated.
        Injects the actionService bean.
        Parameters:
        actionService - the actionService.
      • executeImpl

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