Uses of Class
ca.uhn.fhir.batch2.api.JobOperationResultJson
Packages that use JobOperationResultJson
Package
Description
This package contains the APIs used in the Batch2 framework.
-
Uses of JobOperationResultJson in ca.uhn.fhir.batch2.api
Methods in ca.uhn.fhir.batch2.api that return JobOperationResultJsonModifier and TypeMethodDescriptionIJobCoordinator.cancelInstance(String theInstanceId) IJobPersistence.cancelInstance(String theInstanceId) Marks an instance as cancelledstatic JobOperationResultJsonJobOperationResultJson.newFailure(String theOperation, String theMessage) static JobOperationResultJsonJobOperationResultJson.newSuccess(String theOperation, String theMessage) -
Uses of JobOperationResultJson in ca.uhn.fhir.batch2.coordinator
Methods in ca.uhn.fhir.batch2.coordinator that return JobOperationResultJson