Interface ExecutionFileLoaderService

    • Method Detail

      • requestFileLoad

        ExecutionFileLoader requestFileLoad​(ExecutionReference e,
                                            java.lang.String filetype,
                                            boolean performLoad)
                                     throws ExecutionNotFound
        Request loading of an execution file
        Parameters:
        e - execution reference
        filetype - file type
        performLoad - if true, perform any remote loading asynchronously
        Returns:
        loader state
        Throws:
        ExecutionNotFound - if not found