連載形式
パッケージ org.springframework.shell
例外 org.springframework.shell.CommandNotCurrentlyAvailable
class CommandNotCurrentlyAvailable extends RuntimeExceptionSE implements SerializableSESerialized Fields
availability
Availability availability
command
StringSE command
例外 org.springframework.shell.CommandNotFound
class CommandNotFound extends RuntimeExceptionSE implements SerializableSE例外 org.springframework.shell.ExitRequest
class ExitRequest extends RuntimeExceptionSE implements SerializableSESerialized Fields
code
int code
例外 org.springframework.shell.ParameterResolverMissingException
class ParameterResolverMissingException extends RuntimeExceptionSE implements SerializableSE例外 org.springframework.shell.ParameterValidationException
class ParameterValidationException extends RuntimeExceptionSE implements SerializableSE
パッケージ org.springframework.shell.command
例外 org.springframework.shell.command.CommandExecution.CommandExecutionException
class CommandExecutionException extends RuntimeExceptionSE implements SerializableSE例外 org.springframework.shell.command.CommandExecution.CommandParserExceptionsException
class CommandParserExceptionsException extends RuntimeExceptionSE implements SerializableSESerialized Fields
parserExceptions
ListSE<CommandParser.CommandParserException> parserExceptions
例外 org.springframework.shell.command.CommandParser.CommandParserException
class CommandParserException extends RuntimeExceptionSE implements SerializableSE
パッケージ org.springframework.shell.component.context
クラス org.springframework.shell.component.context.BaseComponentContext
Serialized Fields
terminalWidth
IntegerSE terminalWidth
パッケージ org.springframework.shell.component.support
クラス org.springframework.shell.component.support.AbstractSelectorComponent.BaseSelectorComponentContext
class BaseSelectorComponentContext extends BaseComponentContext<C extends AbstractSelectorComponent.SelectorComponentContext<T,I, C>> implements SerializableSE Serialized Fields
cursorRow
IntegerSE cursorRow
input
StringSE input
items
ListSE<I extends Nameable & Matchable & Itemable<T>> items
itemStates
ListSE<AbstractSelectorComponent.ItemState<I extends Nameable & Matchable & Itemable<T>>> itemStates
itemStateView
ListSE<AbstractSelectorComponent.ItemState<I extends Nameable & Matchable & Itemable<T>>> itemStateView
name
StringSE name
resultItems
ListSE<I extends Nameable & Matchable & Itemable<T>> resultItems
クラス org.springframework.shell.component.support.AbstractTextComponent.BaseTextComponentContext
class BaseTextComponentContext extends BaseComponentContext<C extends AbstractTextComponent.TextComponentContext<T,C>> implements SerializableSE Serialized Fields
input
StringSE input
message
StringSE message
messageLevel
AbstractTextComponent.TextComponentContext.MessageLevel messageLevel
name
StringSE name
resultValue
T resultValue
パッケージ org.springframework.shell.result
例外 org.springframework.shell.result.ResultHandlerNotFoundException
class ResultHandlerNotFoundException extends ResultHandlingException implements SerializableSESerialized Fields
resultType
org.springframework.core.convert.TypeDescriptor resultType
例外 org.springframework.shell.result.ResultHandlingException
class ResultHandlingException extends org.springframework.core.NestedRuntimeException implements SerializableSE
パッケージ org.springframework.shell.test.jediterm.terminal
例外 org.springframework.shell.test.jediterm.terminal.TerminalDataStream.EOF
class EOF extends IOExceptionSE implements SerializableSE