Uses of Interface
io.dialob.executor.command.AbstractUpdateBooleanAttributeCommand
-
Packages that use AbstractUpdateBooleanAttributeCommand Package Description io.dialob.executor.command -
-
Uses of AbstractUpdateBooleanAttributeCommand in io.dialob.executor.command
Subinterfaces of AbstractUpdateBooleanAttributeCommand in io.dialob.executor.command Modifier and Type Interface Description interfaceUpdateActivityCommandinterfaceUpdateDisabledCommandinterfaceUpdateIsInvalidAnswersCommandinterfaceUpdateRequiredCommandClasses in io.dialob.executor.command that implement AbstractUpdateBooleanAttributeCommand Modifier and Type Class Description classImmutableUpdateActivityCommandImmutable implementation ofUpdateActivityCommand.classImmutableUpdateDisabledCommandImmutable implementation ofUpdateDisabledCommand.classImmutableUpdateIsInvalidAnswersCommandImmutable implementation ofUpdateIsInvalidAnswersCommand.classImmutableUpdateRequiredCommandImmutable implementation ofUpdateRequiredCommand.
-