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:
parent
63a918f442
commit
e136299fb9
|
@ -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***
|
||||||
|
|
Loading…
Reference in New Issue