public final class YamlJobItemInventoryTasksProgressSwapper extends Object
| 构造器和说明 |
|---|
YamlJobItemInventoryTasksProgressSwapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
JobItemInventoryTasksProgress |
swapToObject(YamlJobItemInventoryTasksProgress yamlProgress)
Swap to object.
|
YamlJobItemInventoryTasksProgress |
swapToYaml(JobItemInventoryTasksProgress progress)
Swap to YAML.
|
public YamlJobItemInventoryTasksProgress swapToYaml(JobItemInventoryTasksProgress progress)
progress - progresspublic JobItemInventoryTasksProgress swapToObject(YamlJobItemInventoryTasksProgress yamlProgress)
yamlProgress - YAML progressCopyright © 2022 The Apache Software Foundation. All rights reserved.