adding some todo

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/dataminer-pool-manager@148428 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Gabriele Giammatteo 2017-05-10 09:11:17 +00:00
parent 63a918f442
commit e136299fb9
1 changed files with 2 additions and 11 deletions

View File

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