public class AttachedJDLResource extends Object
WorkflowJDLAdaptor
that requires this information.
ok| Modifier and Type | Class and Description |
|---|---|
static class |
AttachedJDLResource.AccessInfo |
static class |
AttachedJDLResource.AttachedResourceType |
static class |
AttachedJDLResource.ResourceType |
| Modifier and Type | Field and Description |
|---|---|
AttachedJDLResource.AccessInfo |
accessInfo |
String |
Key
The Key by which this resource is identified.
|
AttachedJDLResource.AttachedResourceType |
ResourceLocationType |
String |
StorageSystemID
The ID of the resource once it is submitted to the
|
AttachedJDLResource.ResourceType |
TypeOfResource
The Type of resource.
|
String |
Value
The location of the resource in the node that the resource is submitted
|
| Constructor and Description |
|---|
AttachedJDLResource(String Key,
AttachedJDLResource.ResourceType ResourceType,
String Value,
AttachedJDLResource.AttachedResourceType ResourceLocationType)
Instantiates a new attached jdl resource.
|
public String Key
AttachedJDLResource#GetNameToUse()public String Value
public AttachedJDLResource.AccessInfo accessInfo
public AttachedJDLResource.AttachedResourceType ResourceLocationType
public AttachedJDLResource.ResourceType TypeOfResource
public String StorageSystemID
public AttachedJDLResource(String Key, AttachedJDLResource.ResourceType ResourceType, String Value, AttachedJDLResource.AttachedResourceType ResourceLocationType)
Key - the keyValue - the valueCopyright © 2014. All Rights Reserved.