| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.condor |
| Modifier and Type | Field and Description |
|---|---|
AttachedCondorResource.ResourceType |
AttachedCondorResource.TypeOfResource |
| Modifier and Type | Method and Description |
|---|---|
static AttachedCondorResource.ResourceType |
AttachedCondorResource.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedCondorResource.ResourceType[] |
AttachedCondorResource.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 |
AdaptorCondorResources.StoreResources(Set<AttachedCondorResource.ResourceType> ResourcesToStore,
gr.uoa.di.madgik.environment.hint.EnvHintCollection Hints) |
| Constructor and Description |
|---|
AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource) |
AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource,
AttachedCondorResource.AttachedResourceType ResourceLocationType) |
Copyright © 2015. All Rights Reserved.