Display results from Piscal processing
Error handling for Piscal processing
This commit is contained in:
@@ -8,5 +8,6 @@ namespace LeafWeb.Core.Remote
|
||||
PiscalStatus GetLeafInputFileStatus(PiscalLeafInputFile file);
|
||||
IEnumerable<PiscalLeafOutputFile> RetrieveLeafOutput(PiscalLeafInputFile file);
|
||||
void CleanupLeafProcess(PiscalLeafInputFile file);
|
||||
string GetErrorMessage(PiscalLeafInputFile file);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user