Class PreflightFactory


  • public class PreflightFactory
    extends java.lang.Object
    Generates a Preflight ConfigurationTest Object based on the storage type
    • Method Detail

      • getInstance

        public static Preflight getInstance​(FHIROperationContext operationContext,
                                            java.util.List<Input> inputs,
                                            OperationConstants.ExportType exportType,
                                            java.lang.String format)
        gets an instance of the Preflight check based on the source,outcome
        Parameters:
        operationContext -
        inputs -
        exportType -
        Returns: