Uses of Class
adams.core.management.CommandResult
-
Packages that use CommandResult Package Description adams.core.command -
-
Uses of CommandResult in adams.core.command
Methods in adams.core.command with parameters of type CommandResult Modifier and Type Method Description protected StringAbstractExternalCommand. commandResultToError(CommandResult res)Generates an error message from the command result.protected voidAbstractExternalCommand. log(CommandResult res)For logging the result of a command.
-