Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
JobStep
JobStep providing relation and functional services
|
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.
|
Modifier and Type | Method and Description |
---|---|
Step |
ObjectFactory.createStep()
Create an instance of
Step |
Step |
Step.getParentStep()
Gets the value of the parentStep property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Step> |
ObjectFactory.createStep(Step value)
|
List<Step> |
Steps.getSteps()
Gets the value of the steps property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Step> |
ObjectFactory.createStep(Step value)
|
void |
Step.setParentStep(Step value)
Sets the value of the parentStep property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0