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

eu.hinsch.spring.boot.actuator.logview.FileType Maven / Gradle / Ivy

package eu.hinsch.spring.boot.actuator.logview;

/**
* Created by lh on 26/02/15.
*/
public enum FileType {
    FILE, DIRECTORY, ARCHIVE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy