Class RunStepActionCommandHandler
java.lang.Object
io.mateu.core.domain.commands.runStepAction.RunStepActionCommandHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>handle(RunStepActionCommand command)
-
Constructor Details
-
RunStepActionCommandHandler
public RunStepActionCommandHandler()
-
-
Method Details
-
handle
@Transactional public reactor.core.publisher.Mono<Void> handle(RunStepActionCommand command) throws Throwable - Throws:
Throwable
-