Class DefaultGroupPromotedCleanupServices

java.lang.Object
com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices

public class DefaultGroupPromotedCleanupServices extends Object
ClusterService responsible for interval polling of fully promoted ChangeSummaryGroup instances and converting into their promoted state.
See Also:
  • Field Details

    • started

      protected boolean started
  • Constructor Details

    • DefaultGroupPromotedCleanupServices

      public DefaultGroupPromotedCleanupServices(CompletionCleanupProperties properties, ChangeSummaryGroupRepository<com.broadleafcommerce.data.tracking.core.mapping.ModelMapperMappable> repository, org.springframework.scheduling.TaskScheduler scheduler)
  • Method Details

    • start

      public void start()
    • stop

      @PreDestroy public void stop()
    • cleanup

      protected void cleanup()
    • getPause

      protected long getPause()
    • isStarted

      public boolean isStarted()