Feature/24026 #3

Merged
giancarlo.panichi merged 194 commits from Feature/24026 into master 2023-11-09 19:12:54 +01:00
1 changed files with 2 additions and 11 deletions
Showing only changes of commit e136299fb9 - Show all commits

View File

@ -24,6 +24,8 @@ public class RestPoolManager implements PoolManager {
private DataminerPoolManager service = new DataminerPoolManager();
***REMOVED***TODO: for all methods accept also a callback url to send the log.
@GET
@Path("/algorithm/stage")
@ -134,15 +136,4 @@ public class RestPoolManager implements PoolManager {
***REMOVED***