| Package | Description |
|---|---|
| org.jclouds.gogrid.domain |
| Modifier and Type | Method and Description |
|---|---|
Set<JobProperties> |
Job.getHistory() |
| Modifier and Type | Method and Description |
|---|---|
int |
JobProperties.compareTo(JobProperties o) |
| Constructor and Description |
|---|
Job(long id,
Option command,
ObjectType objectType,
Date createdOn,
Date lastUpdatedOn,
JobState currentState,
int attempts,
String owner,
SortedSet<JobProperties> history,
Map<String,String> details) |
Copyright © 2009-2012 jclouds. All Rights Reserved.