Uses of Interface
org.springframework.shell.command.CommandHandlingResult
Packages that use CommandHandlingResult
-
Uses of CommandHandlingResult in org.springframework.shell.command
Classes in org.springframework.shell.command that implement CommandHandlingResultMethods in org.springframework.shell.command that return CommandHandlingResultModifier and TypeMethodDescriptionstatic CommandHandlingResult
CommandHandlingResult.empty()
Gets an empty instance ofCommandHandlingResult
.static CommandHandlingResult
Gets an instance ofCommandHandlingResult
.static CommandHandlingResult
Gets an instance ofCommandHandlingResult
.Try to resolve the given exception that got thrown during command processing. -
Uses of CommandHandlingResult in org.springframework.shell.command.annotation
Methods in org.springframework.shell.command.annotation that return CommandHandlingResultModifier and TypeMethodDescription