Cleanup data after complete for Piscal Service
This commit is contained in:
@@ -7,5 +7,6 @@ namespace LeafWeb.Core.Remote
|
||||
void RunLeafInputFile(PiscalLeafInputFile file);
|
||||
PiscalStatus GetLeafInputFileStatus(PiscalLeafInputFile file);
|
||||
IEnumerable<PiscalLeafOutputFile> RetrieveLeafOutput(PiscalLeafInputFile file);
|
||||
void CleanupLeafProcess(PiscalLeafInputFile file);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user