public class ScheduledTask
extends org.gcube.vremanagement.executor.plugin.ScheduledTask
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.common.authorization.library.provider.ClientInfo |
clientInfo |
protected String |
context |
static String |
LOCALHOST |
protected String |
token |
| Modifier | Constructor and Description |
|---|---|
protected |
ScheduledTask() |
|
ScheduledTask(UUID uuid,
org.gcube.vremanagement.executor.api.types.LaunchParameter launchParameter) |
|
ScheduledTask(UUID uuid,
org.gcube.vremanagement.executor.api.types.LaunchParameter launchParameter,
org.gcube.vremanagement.executor.plugin.RunOn runOn) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.vremanagement.executor.plugin.RunOn |
generateRunOn() |
org.gcube.common.authorization.library.provider.ClientInfo |
getClientInfo() |
String |
getContext() |
String |
getToken() |
String |
toString() |
protected String token
protected String context
protected org.gcube.common.authorization.library.provider.ClientInfo clientInfo
public static final String LOCALHOST
protected ScheduledTask()
public ScheduledTask(UUID uuid, org.gcube.vremanagement.executor.api.types.LaunchParameter launchParameter) throws Exception
Exceptionpublic String getToken()
public String getContext()
public org.gcube.common.authorization.library.provider.ClientInfo getClientInfo()
public static org.gcube.vremanagement.executor.plugin.RunOn generateRunOn()
public String toString()
toString in class org.gcube.vremanagement.executor.plugin.ScheduledTaskCopyright © 2022. All Rights Reserved.