| Package | Description |
|---|---|
| org.gcube.vremanagement.executor.stubs |
| Modifier and Type | Method and Description |
|---|---|
static AnyMap |
Utils.extern(Map<String,Object> internal)
Used internally to convert an internal structure into an external
structure.
|
AnyMap |
LaunchParameters.getInputs()
Gets the inputs value for this LaunchParameters.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
Utils.intern(AnyMap external)
Used internally to convert an external acyclic structure into an internal
structure.
|
void |
LaunchParameters.setInputs(AnyMap inputs)
Sets the inputs value for this LaunchParameters.
|
| Constructor and Description |
|---|
LaunchParameters(AnyMap inputs,
String name) |
Copyright © 2015. All Rights Reserved.