Package | Description |
---|---|
com.orchestranetworks.addon.hmfh |
Provides classes and interfaces to use {addon.label} services: export, import and compare.
|
Modifier and Type | Method and Description |
---|---|
HmfhExportResult |
HmfhExport.execute(HmfhExportSpec exportSpec,
com.orchestranetworks.service.ProcedureContext pContext)
Returns the export result.
|
HmfhImportResult |
HmfhImport.execute(HmfhImportSpec importSpec,
com.orchestranetworks.service.ProcedureContext pContext)
Returns the result of the import.
|