Interface RqueueJobService
- All Known Implementing Classes:
RqueueJobServiceImpl
public interface RqueueJobService
-
Method Summary
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono<DataViewResponse>getReactiveJobs(String messageId)
-
Method Details
-
getJobs
- Throws:
ProcessingException
-
getReactiveJobs
reactor.core.publisher.Mono<DataViewResponse> getReactiveJobs(String messageId) throws ProcessingException - Throws:
ProcessingException
-