public class OutputSandboxJDLResource extends Object implements IOutputResource
WorkflowJDLAdaptor and can be used to retrieve the workflow output after the successful execution
of the created plan. Each instance of this class is created for each output sandbox that is declared in the
supplied JDL description| Modifier and Type | Field and Description |
|---|---|
String |
NodeName
If the file is defined in the context of a DAG node, the node's name is stated here
|
int |
SandboxIndex |
String |
SandboxName
The name this resource has in the respective sandbox that declares it
|
String |
VariableID
The Variable id of the variable in the
ExecutionPlan.Variables holding the Storage System
id of the actual output file |
| Constructor and Description |
|---|
OutputSandboxJDLResource() |
public String VariableID
ExecutionPlan.Variables holding the Storage System
id of the actual output filepublic String SandboxName
public String NodeName
public int SandboxIndex
Copyright © 2015. All Rights Reserved.