| Modifier and Type | Field and Description |
|---|---|
Session |
OperatorConfig.session |
| Constructor and Description |
|---|
OperatorConfig(Session report,
ScopeState scopeState,
org.gcube.common.core.scope.GCUBEScope... scope) |
| Modifier and Type | Method and Description |
|---|---|
static Session |
Session.load(String id)
Loads the report from the file system
|
| Modifier and Type | Method and Description |
|---|---|
Session |
ScopeState.getLastReport()
Gets the last active
Session |
Session |
InstanceState.getSession(String id)
Gets the
Session |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceState.addSession(org.gcube.common.core.scope.GCUBEScope scope,
Session session)
Adds a new
Session to the service's state |
void |
InstanceState.disposeState(org.gcube.common.core.scope.GCUBEScope scope,
Session report)
Disposes the scope
|
void |
ScopeState.setLastSession(Session report)
Sets the last active
Session |
Copyright © 2017. All Rights Reserved.