public class SmartCopier extends Object
| Constructor and Description |
|---|
SmartCopier() |
| Modifier and Type | Method and Description |
|---|---|
static org.qubership.automation.itf.core.model.common.Storable |
setAllValuesOnCopyStorable(org.qubership.automation.itf.core.model.common.Storable copiedSource,
org.qubership.automation.itf.core.model.common.Storable source,
org.json.simple.JSONObject jsonObject,
String projectId)
The method set param in storable.
|
public static org.qubership.automation.itf.core.model.common.Storable setAllValuesOnCopyStorable(org.qubership.automation.itf.core.model.common.Storable copiedSource,
org.qubership.automation.itf.core.model.common.Storable source,
org.json.simple.JSONObject jsonObject,
String projectId)
copiedSource - - Copied object to set paramssource - - Source objectjsonObject - - The json has all param for setcopiedSource It is storableCopyright © 2025. All rights reserved.