Class GetListRowsQueryHandler
java.lang.Object
io.mateu.core.domain.queries.getListRows.GetListRowsQueryHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Flux<Object>run(GetListRowsQuery query)
-
Constructor Details
-
GetListRowsQueryHandler
public GetListRowsQueryHandler()
-
-
Method Details
-
run
@Transactional public reactor.core.publisher.Flux<Object> run(GetListRowsQuery query) throws Throwable - Throws:
Throwable
-