Class EntityHistoryAspectPatch

java.lang.Object
org.alfresco.repo.admin.patch.AbstractPatch
fr.becpg.repo.admin.patch.AbstractBeCPGPatch
fr.becpg.repo.admin.patch.EntityHistoryAspectPatch
All Implemented Interfaces:
org.alfresco.repo.admin.patch.Patch, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationEventPublisherAware

public class EntityHistoryAspectPatch extends AbstractBeCPGPatch

EntityHistoryAspectPatch class.

Author:
matthieu
  • Field Details

    • logger

      private static final org.apache.commons.logging.Log logger
    • MSG_SUCCESS

      private static final String MSG_SUCCESS
      See Also:
  • Constructor Details

    • EntityHistoryAspectPatch

      public EntityHistoryAspectPatch()
  • Method Details

    • applyInternal

      protected String applyInternal() throws Exception
      Specified by:
      applyInternal in class org.alfresco.repo.admin.patch.AbstractPatch
      Throws:
      Exception
    • collectNodes

      private void collectNodes(org.alfresco.service.cmr.repository.NodeRef nodeRef, List<org.alfresco.service.cmr.repository.NodeRef> nodes)
    • addEntityHistoryAspects

      private void addEntityHistoryAspects(org.alfresco.service.cmr.repository.NodeRef nodeRef)