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