|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationMetadata.Version | |
|---|---|
| uk.ac.soton.itinnovation.grid.service.types.metadata | |
| Uses of ApplicationMetadata.Version in uk.ac.soton.itinnovation.grid.service.types.metadata |
|---|
| Methods in uk.ac.soton.itinnovation.grid.service.types.metadata that return ApplicationMetadata.Version | |
|---|---|
ApplicationMetadata.Version |
ApplicationMetadata.getVersion()
Returns the metadata format version. |
static ApplicationMetadata.Version |
ApplicationMetadata.Version.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ApplicationMetadata.Version[] |
ApplicationMetadata.Version.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in uk.ac.soton.itinnovation.grid.service.types.metadata with parameters of type ApplicationMetadata.Version | |
|---|---|
Document |
ApplicationMetadata.getDocument(ApplicationMetadata.Version version)
Returns the application metadata as a DOM document. |
String[] |
ApplicationMetadata.getRequiredInputStagerNames(ApplicationMetadata.Version version)
Utility method that returns a list of stager names that must be provided when creating a job. |
String[] |
ApplicationMetadata.getRequiredOutputStagerNames(ApplicationMetadata.Version version)
Utility method that returns a list of stager names that must be provided when creating a job. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||