Uses of Interface
io.dialob.executor.command.ErrorUpdateCommand
-
Packages that use ErrorUpdateCommand Package Description io.dialob.executor.command -
-
Uses of ErrorUpdateCommand in io.dialob.executor.command
Subinterfaces of ErrorUpdateCommand in io.dialob.executor.command Modifier and Type Interface Description interfaceErrorLabelUpdateCommandinterfaceUpdateValidationCommandinterfaceValidationDisabledUpdateCommandClasses in io.dialob.executor.command that implement ErrorUpdateCommand Modifier and Type Class Description classImmutableErrorLabelUpdateCommandImmutable implementation ofErrorLabelUpdateCommand.classImmutableUpdateValidationCommandImmutable implementation ofUpdateValidationCommand.classImmutableValidationDisabledUpdateCommandImmutable implementation ofValidationDisabledUpdateCommand.Methods in io.dialob.executor.command with parameters of type ErrorUpdateCommand Modifier and Type Method Description ImmutableErrorLabelUpdateCommand.BuilderImmutableErrorLabelUpdateCommand.Builder. from(ErrorUpdateCommand instance)Fill a builder with attribute values from the providedio.dialob.executor.command.ErrorUpdateCommandinstance.ImmutableUpdateValidationCommand.BuilderImmutableUpdateValidationCommand.Builder. from(ErrorUpdateCommand instance)Fill a builder with attribute values from the providedio.dialob.executor.command.ErrorUpdateCommandinstance.ImmutableValidationDisabledUpdateCommand.BuilderImmutableValidationDisabledUpdateCommand.Builder. from(ErrorUpdateCommand instance)Fill a builder with attribute values from the providedio.dialob.executor.command.ErrorUpdateCommandinstance.
-