Class ScriptCommentService

All Implemented Interfaces:
org.alfresco.processor.ProcessorExtension, Scopeable

public class ScriptCommentService extends BaseScopableProcessorExtension
Temporary comment service API to start encapsulation of comment logic. NOTE: this has been added to resolve a specific issue and needs re-consideration
Author:
Roy Wetherall
  • Constructor Details

    • ScriptCommentService

      public ScriptCommentService()
  • Method Details

    • setServiceRegistry

      public void setServiceRegistry(ServiceRegistry serviceRegistry)
    • setBehaviourFilter

      public void setBehaviourFilter(BehaviourFilter behaviourFilter)
    • createCommentsFolder

      public ScriptNode createCommentsFolder(ScriptNode node)