
com.jpattern.batch.status.JobStatusStrategy Maven / Gradle / Ivy
The newest version!
package com.jpattern.batch.status;
/**
*
* @author Francesco Cina'
*
* Apr 15, 2012
*/
public interface JobStatusStrategy {
StatusType getStatusType();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy