|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobProperties | |
---|---|
org.jclouds.gogrid.domain |
Uses of JobProperties in org.jclouds.gogrid.domain |
---|
Methods in org.jclouds.gogrid.domain that return types with arguments of type JobProperties | |
---|---|
Set<JobProperties> |
Job.getHistory()
|
Methods in org.jclouds.gogrid.domain with parameters of type JobProperties | |
---|---|
int |
JobProperties.compareTo(JobProperties o)
|
Constructor parameters in org.jclouds.gogrid.domain with type arguments of type JobProperties | |
---|---|
Job(long id,
Option command,
ObjectType objectType,
Date createdOn,
Date lastUpdatedOn,
JobState currentState,
int attempts,
String owner,
SortedSet<JobProperties> history,
Map<String,String> details)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |