public class OutputSandboxGridResource extends Object implements IOutputResource
WorkflowGridAdaptor 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 resource provided to the adaptor through an
AttachedGridResource that is marked as AttachedGridResource.ResourceType.OutData| Modifier and Type | Field and Description |
|---|---|
String |
Key
The Key identifying the output as provided to the respective
AttachedGridResource.Key |
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 |
|---|
OutputSandboxGridResource() |
public String Key
AttachedGridResource.Keypublic String VariableID
ExecutionPlan.Variables holding the Storage System
id of the actual output fileCopyright © 2014. All Rights Reserved.