org.gcube.datatransfer.portlets.user.server
Class SchedulerProxy
java.lang.Object
org.gcube.datatransfer.portlets.user.server.SchedulerProxy
public class SchedulerProxy
- extends Object
|
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,
String destinationFolder)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchedulerProxy
public SchedulerProxy()
retrieveSchedulerLibrary
public void retrieveSchedulerLibrary(String scope,
String ResourceName)
cancel
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult cancel(String transferId,
boolean force)
monitor
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult monitor(String transferId)
getOutcomes
public org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult getOutcomes(String transferId)
schedule
public String schedule(org.gcube.datatransfer.scheduler.library.obj.SchedulerObj schedulerObj,
String scope,
String resourceName,
String workspacePass,
String sourceType,
String destinationFolder)
getTransfers
public org.gcube.datatransfer.scheduler.library.outcome.CallingManagementResult getTransfers(String resourceName,
String scope)
getObjectsFromIS
public String getObjectsFromIS(String type,
String resourceName,
String scope)
getAgentStatistics
public String getAgentStatistics(String scope)
keepOnlyTheLastPart
public String[] keepOnlyTheLastPart(String[] uris)
Copyright © 2013. All Rights Reserved.