|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| info | ConverterServerConversionConversionJobInfo |
Property for the conversion job information.
|
| spec | ConverterServerConversionConversionJobSpec |
Property for the current conversion job specification. This may not match the
specification as the user originally submitted it if some user has edited this
job since then.
|
| Properties inherited from ConverterServerJobJob | ||
| extraInfo, info, spec | ||
| Properties inherited from ConverterManagedEntity | ||
| name, overallStatus | ||
Methods
| Methods defined in this Managed Object |
|---|
| ConverterServerConversionJobUpdateConversionParams |
| Methods inherited from ConverterServerJobJob |
| ConverterServerJobResume, ConverterServerJobStop, ConverterServerJobSuspend, ConverterServerJobUpdateExtaInfo, ConverterServerJobUpdateSpec |
| Methods inherited from ConverterManagedEntity |
| ConverterServerManagedEntityRename |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the ConverterServerConversionConversionJob used to make the method call. |
| newParams P | ConverterServerConversionConversionParamsUpdateSpec |
New parameters to use for future conversions.
Since Converter API 2.0 |
Return Value
| Type | Description |
|---|---|
| ConverterConversionParams | The old conversion parameters before the update. |
Faults
| Type | Description |
|---|---|
| InvalidState | |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |