|
Change Parameter Type options : Options to options : CommandLine in method public run(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.HelpCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public run(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.Command |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method protected printHelp(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.HelpCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public run(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.FailoverHelpCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public DefaultRunner(options CommandLine, commands Set<Command>, defaultCommand Command) in class com.nhl.bootique.run.DefaultRunner |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public run(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.OptionTriggeredCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public run(options CommandLine) : CommandOutcome in class com.nhl.bootique.command.ConfigCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method protected hasOption(options CommandLine) : boolean in class com.nhl.bootique.command.OptionTriggeredCommand |
From |
To |
|
Change Parameter Type options : Options to options : CommandLine in method public CliConfigurationSource(options CommandLine, bootLogger BootLogger) in class com.nhl.bootique.config.CliConfigurationSource |
From |
To |