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 Detail

      • ScriptCommentService

        public ScriptCommentService()
    • Method Detail

      • setServiceRegistry

        public void setServiceRegistry​(ServiceRegistry serviceRegistry)
      • setBehaviourFilter

        public void setBehaviourFilter​(BehaviourFilter behaviourFilter)