getHarvestJob

abstract Flow<DgfrCallState<HarvestJobPage>> getHarvestJob(String ident, Integer page, Integer pageSize)

List all jobs for a given source

Parameters

ident

(required)

page

The page to fetch (optional, default to 1)

pageSize

The page size to fetch (optional, default to 20)