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

com.github.tzemp.parser.ModuleStatus Maven / Gradle / Ivy

package com.github.tzemp.parser;

/**
 * Status of the Module
 */
public enum ModuleStatus {
    SUCCESS, FAILED, SKIPPED
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy