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

com.jpattern.batch.core.JobStatusStrategy Maven / Gradle / Ivy

package com.jpattern.batch.core;

import com.jpattern.batch.StatusType;

/**
 * 
 * @author Francesco Cina'
 *
 * Apr 15, 2012
 */
public interface JobStatusStrategy {

	StatusType getStatusType();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy