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

com.github.lontime.extjobrunr.beans.states.JobStateBean Maven / Gradle / Ivy

package com.github.lontime.extjobrunr.beans.states;

import org.jobrunr.jobs.states.JobState;

public interface JobStateBean {

    JobState toState();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy