Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
Job |
Jobs.add(Job job)
Adds Job object.
|
Job |
Jobs.add(Job job,
String expect,
String correlationId)
Adds Job object.
|
Job |
Jobs.get(UUID id)
Fetches Job object by id.
|
Modifier and Type | Method and Description |
---|---|
List<Job> |
Jobs.list()
Lists Job objects.
|
List<Job> |
Jobs.list(Integer max)
Lists Job objects.
|
Constructor and Description |
---|
JobSteps(HttpProxyBroker proxy,
Job parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0