Class PartitionedUrl

java.lang.Object
ca.uhn.fhir.batch2.jobs.parameters.PartitionedUrl
All Implemented Interfaces:
ca.uhn.fhir.model.api.IModelJson

public class PartitionedUrl extends Object implements ca.uhn.fhir.model.api.IModelJson
Represents the pair of partition and (search) url, which can be used to configure batch2 jobs. It will be used to determine which FHIR resources are selected for the job. Please note that the url is a partial url, which means it does not include server base and tenantId, and it starts with the with resource type. e.g. Patient?, Observation?status=final