Uses of Interface
org.springframework.shell.command.CommandAlias
Packages that use CommandAlias
-
Uses of CommandAlias in org.springframework.shell.command
Classes in org.springframework.shell.command that implement CommandAliasMethods in org.springframework.shell.command that return CommandAliasModifier and TypeMethodDescriptionstatic CommandAlias
Gets an instance of a defaultCommandAlias
.Methods in org.springframework.shell.command that return types with arguments of type CommandAliasModifier and TypeMethodDescriptionCommandRegistration.DefaultCommandRegistration.getAliases()
CommandRegistration.getAliases()
Gets an aliases.