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

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