| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.grid |
| Modifier and Type | Field and Description |
|---|---|
AttachedGridResource.ResourceType |
AttachedGridResource.TypeOfResource
The Type of resource.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachedGridResource.ResourceType |
AttachedGridResource.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedGridResource.ResourceType[] |
AttachedGridResource.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdaptorGridResources.StoreResources(Set<AttachedGridResource.ResourceType> ResourcesToStore,
gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints)
Stores the resource in the storage system
|
| Constructor and Description |
|---|
AttachedGridResource(String Key,
String Value,
AttachedGridResource.ResourceType TypeOfResource)
Instantiates a new attached grid resource.
|
AttachedGridResource(String Key,
String Value,
AttachedGridResource.ResourceType TypeOfResource,
AttachedGridResource.AttachedResourceType ResourceLocationType) |
Copyright © 2014. All Rights Reserved.