Uses of Class
dev.logchange.core.domain.changelog.command.ValidateChangelogUseCase.ValidateChangelogCommand
Packages that use ValidateChangelogUseCase.ValidateChangelogCommand
Package
Description
-
Uses of ValidateChangelogUseCase.ValidateChangelogCommand in dev.logchange.core.application.changelog.service.generate
Methods in dev.logchange.core.application.changelog.service.generate with parameters of type ValidateChangelogUseCase.ValidateChangelogCommandModifier and TypeMethodDescriptionvoidGenerateChangelogService.handle(ValidateChangelogUseCase.ValidateChangelogCommand command) -
Uses of ValidateChangelogUseCase.ValidateChangelogCommand in dev.logchange.core.domain.changelog.command
Methods in dev.logchange.core.domain.changelog.command with parameters of type ValidateChangelogUseCase.ValidateChangelogCommandModifier and TypeMethodDescriptionvoidValidateChangelogUseCase.handle(ValidateChangelogUseCase.ValidateChangelogCommand command)