|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransfer.portlets.user.server.SchedulerProxy
public class SchedulerProxy
| Constructor Summary | |
|---|---|
SchedulerProxy()
|
|
| Method Summary | |
|---|---|
org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult |
cancel(String transferId,
boolean force)
|
String |
getAgentStatistics(String scope)
|
String |
getObjectsFromIS(String type,
String resourceName,
String scope)
|
org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult |
getOutcomes(String transferId)
|
org.gcube.datatransfer.scheduler.library.outcome.CallingManagementResult |
getTransfers(String resourceName,
String scope)
|
String[] |
keepOnlyTheLastPart(String[] uris)
|
org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult |
monitor(String transferId)
|
void |
retrieveSchedulerLibrary(String scope,
String ResourceName)
|
String |
schedule(org.gcube.datatransfer.scheduler.library.obj.SchedulerObj schedulerObj,
String scope,
String resourceName,
String workspacePass,
String sourceType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SchedulerProxy()
| Method Detail |
|---|
public void retrieveSchedulerLibrary(String scope,
String ResourceName)
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult cancel(String transferId,
boolean force)
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult monitor(String transferId)
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult getOutcomes(String transferId)
public String schedule(org.gcube.datatransfer.scheduler.library.obj.SchedulerObj schedulerObj,
String scope,
String resourceName,
String workspacePass,
String sourceType)
public org.gcube.datatransfer.scheduler.library.outcome.CallingManagementResult getTransfers(String resourceName,
String scope)
public String getObjectsFromIS(String type,
String resourceName,
String scope)
public String getAgentStatistics(String scope)
public String[] keepOnlyTheLastPart(String[] uris)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||