Uses of Interface
io.dialob.executor.command.AbstractUpdateAttributeCommand
-
Packages that use AbstractUpdateAttributeCommand Package Description io.dialob.executor.command -
-
Uses of AbstractUpdateAttributeCommand in io.dialob.executor.command
Subinterfaces of AbstractUpdateAttributeCommand in io.dialob.executor.command Modifier and Type Interface Description interfaceAbstractUpdateBooleanAttributeCommandinterfaceUpdateActivityCommandinterfaceUpdateDescriptionCommandinterfaceUpdateDisabledCommandinterfaceUpdateIsInvalidAnswersCommandinterfaceUpdateLabelCommandinterfaceUpdateRequiredCommandClasses in io.dialob.executor.command that implement AbstractUpdateAttributeCommand Modifier and Type Class Description classImmutableUpdateActivityCommandImmutable implementation ofUpdateActivityCommand.classImmutableUpdateDescriptionCommandImmutable implementation ofUpdateDescriptionCommand.classImmutableUpdateDisabledCommandImmutable implementation ofUpdateDisabledCommand.classImmutableUpdateIsInvalidAnswersCommandImmutable implementation ofUpdateIsInvalidAnswersCommand.classImmutableUpdateLabelCommandImmutable implementation ofUpdateLabelCommand.classImmutableUpdateRequiredCommandImmutable implementation ofUpdateRequiredCommand.
-