| Class | Description |
|---|---|
| AdaptorGridResources |
The Class AdaptorGridResources acts as a container for
AttachedGridResource instances that are to be supplied
to an WorkflowGridAdaptor. |
| AttachedGridResource |
The Class AttachedGridResource holds information on a resource that is needed by the
WorkflowGridAdaptor
that requires this information. |
| AttachedGridResource.AccessInfo | |
| JobLogInfoFilter |
The Class JobLogInfoFilter scans through the output of a glite-WMS-job-logging-info command and parses
it into a series of records.
|
| JobStatusBreakLoopFilter |
The Class JobStatusBreakLoopFilter processes its input that expects to be a serialization of one of the values
defined by
JobStatusExternalFilter.JobStatus. |
| JobStatusExternalFilter |
The Class JobStatusExternalFilter scans through the output of a glite-WMS-job-status command and parses
it to retrieve the actual status.
|
| JobStatusSuccessFilter |
The Class JobStatusSuccessFilter processes its input that expects to be a serialization of one of the values
defined by
JobStatusExternalFilter.JobStatus. |
| OutputSandboxGridResource |
This class acts as a container for information needed to retrieve the output files of a workflow created by the
WorkflowGridAdaptor and can be used to retrieve the workflow output after the successful execution
of the created plan. |
| Enum | Description |
|---|---|
| AttachedGridResource.AttachedResourceType | |
| AttachedGridResource.ResourceType |
The type of resource that is provided
|
| JobStatusExternalFilter.JobStatus |
The recognizable status a job can be in
|
Copyright © 2015. All Rights Reserved.