Package de.otto.jlineup.cli
Class Utils
java.lang.Object
de.otto.jlineup.cli.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic de.otto.jlineup.RunStepConfigconvertCommandLineParametersToRunConfiguration(JLineup commandLineParameters) static de.otto.jlineup.config.JobConfigreadConfig(JLineup parameters) static de.otto.jlineup.config.JobConfigreadMergeConfig(JLineup parameters)
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
readConfig
- Throws:
IOException
-
readMergeConfig
public static de.otto.jlineup.config.JobConfig readMergeConfig(JLineup parameters) throws IOException - Throws:
IOException
-
convertCommandLineParametersToRunConfiguration
public static de.otto.jlineup.RunStepConfig convertCommandLineParametersToRunConfiguration(JLineup commandLineParameters)
-