Interface RqueueJobService
-
- All Known Implementing Classes:
RqueueJobServiceImpl
public interface RqueueJobService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DataViewResponsegetJobs(java.lang.String messageId)
-
-
-
Method Detail
-
getJobs
DataViewResponse getJobs(java.lang.String messageId) throws ProcessingException
- Throws:
ProcessingException
-
-