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

fi.evolver.basics.spring.status.model.Reportable Maven / Gradle / Ivy

There is a newer version: 6.7.0
Show newest version
package fi.evolver.basics.spring.status.model;

import java.util.List;


public interface Reportable {

    public List getStatus();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy