Class OperationContextAdapter
- java.lang.Object
-
- com.ibm.fhir.operation.bulkdata.config.OperationContextAdapter
-
public class OperationContextAdapter extends Object
Adapts the OperationContext to the output type.
-
-
Constructor Summary
Constructors Constructor Description OperationContextAdapter(FHIROperationContext operationContext)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBaseUri()get the base uriStringgetStorageProvider()gets the storage providerStringgetStorageProviderOutcomes()gets the storage provider for the outcomes
-
-
-
Constructor Detail
-
OperationContextAdapter
public OperationContextAdapter(FHIROperationContext operationContext)
-
-