Package ca.uhn.fhir.batch2.jobs.chunk
Class ChunkRangeJson
java.lang.Object
ca.uhn.fhir.batch2.jobs.chunk.ChunkRangeJson
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson
-
Field Summary
Fields inherited from interface ca.uhn.fhir.model.api.IModelJson
SENSITIVE_DATA_FILTER_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEnd()ca.uhn.fhir.interceptor.model.RequestPartitionIdgetStart()getUrl()setPartitionId(ca.uhn.fhir.interceptor.model.RequestPartitionId thePartitionId) setResourceType(String theResourceType)
-
Constructor Details
-
ChunkRangeJson
public ChunkRangeJson() -
ChunkRangeJson
-
-
Method Details
-
getStart
-
getEnd
-
getUrl
-
setUrl
-
getResourceType
-
setResourceType
-
getPartitionId
-
setPartitionId
public ChunkRangeJson setPartitionId(@Nullable ca.uhn.fhir.interceptor.model.RequestPartitionId thePartitionId)
-