public class SchedulerProxy extends Object
| Constructor and Description |
|---|
SchedulerProxy() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult |
cancel(String transferId,
boolean force) |
String |
filterObjs(String result,
String type) |
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) |
public void retrieveSchedulerLibrary(String scope, String ResourceName) throws Exception
Exceptionpublic org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult cancel(String transferId, boolean force) throws Exception
Exceptionpublic org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult monitor(String transferId) throws Exception
Exceptionpublic org.gcube.datatransfer.scheduler.library.outcome.CallingSchedulerResult getOutcomes(String transferId) throws Exception
Exceptionpublic String schedule(org.gcube.datatransfer.scheduler.library.obj.SchedulerObj schedulerObj, String scope, String resourceName, String workspacePass, String sourceType, String destinationFolder) throws Exception
Exceptionpublic org.gcube.datatransfer.scheduler.library.outcome.CallingManagementResult getTransfers(String resourceName, String scope) throws Exception
Exceptionpublic String getObjectsFromIS(String type, String resourceName, String scope) throws Exception
Exceptionpublic String getAgentStatistics(String scope) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.