Package ca.uhn.fhir.batch2.models
Class JobInstanceFetchRequest
java.lang.Object
ca.uhn.fhir.batch2.models.JobInstanceFetchRequest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
org.springframework.data.domain.Sort
getSort()
void
setBatchSize
(int theBatchSize) void
setJobStatus
(String theJobStatus) void
setPageStart
(int thePageStart) void
setSort
(org.springframework.data.domain.Sort theSort)
-
Constructor Details
-
JobInstanceFetchRequest
public JobInstanceFetchRequest()
-
-
Method Details
-
getPageStart
-
setPageStart
-
getBatchSize
-
setBatchSize
-
getSort
-
setSort
-
getJobStatus
-
setJobStatus
-