Package fr.gouv.vitam.common
Class SedaConfiguration
- java.lang.Object
-
- fr.gouv.vitam.common.SedaConfiguration
-
public class SedaConfiguration extends java.lang.Object
Seda Configuration class
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SedaVersion
getSupportedVerion()
-
-
-
Method Detail
-
getSupportedVerion
public static SedaVersion getSupportedVerion() throws java.io.IOException
- Returns:
- SedaVersion supported version
- Throws:
java.io.IOException
-
-