All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.breuninger.boot.jobs.repository.cleanup.JobCleanupStrategy Maven / Gradle / Ivy

There is a newer version: 2.0.5.RELEASE
Show newest version
package com.breuninger.boot.jobs.repository.cleanup;

public interface JobCleanupStrategy {

  void doCleanUp();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy