Uses of Interface
org.ehrbase.cli.cmd.CliCommand.Result
Packages that use CliCommand.Result
-
Uses of CliCommand.Result in org.ehrbase.cli.cmd
Classes in org.ehrbase.cli.cmd that implement CliCommand.ResultModifier and TypeClassDescriptionstatic final classstatic final classFields in org.ehrbase.cli.cmd declared as CliCommand.ResultModifier and TypeFieldDescriptionstatic final CliCommand.ResultCliCommand.Result.OKstatic final CliCommand.ResultCliCommand.Result.UnknownMethods in org.ehrbase.cli.cmd that return CliCommand.ResultModifier and TypeMethodDescriptionprotected CliCommand.ResultCliDataBaseCommand.executeCheckConnection()protected CliCommand.ResultCliDataBaseCommand.executeMigration(MigrationStrategy migrationStrategy) Method parameters in org.ehrbase.cli.cmd with type arguments of type CliCommand.ResultModifier and TypeMethodDescriptionprotected voidCliCommand.consumeArgs(Iterable<String> args, ExceptionFriendlyFunction<CliCommand.CliArgument, CliCommand.Result> consumer)