| Package | Description |
|---|---|
| csbase.server.services.opendreamsservice.opendreams.rest | |
| csbase.server.services.opendreamsservice.opendreams.rest.model |
| Modifier and Type | Method and Description |
|---|---|
static OpenDreams.DRMAA2.JobState |
OpenDreams.DRMAA2.JobState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OpenDreams.DRMAA2.JobState[] |
OpenDreams.DRMAA2.JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OpenDreams.DRMAA2.JobState |
Job.getState() |
| Modifier and Type | Method and Description |
|---|---|
void |
Job.setState(OpenDreams.DRMAA2.JobState state) |
Copyright © 2016. All Rights Reserved.