Interface DuplicatorService
Service to perform duplicate tasks
-
Method Summary
Modifier and TypeMethodDescriptionduplicateProcessPlan(Object sourceObject, HashMap targetParameters, WTContainer targetContainer, NCServerHolder ncServerHolder, boolean duplicateAssemblyAssociationsAndAllocations, Locale locale)
Supported API: true
-
Method Details
-
duplicateProcessPlan
MPMProcessPlan duplicateProcessPlan(Object sourceObject, HashMap targetParameters, WTContainer targetContainer, NCServerHolder ncServerHolder, boolean duplicateAssemblyAssociationsAndAllocations, Locale locale) throws WTException
Supported API: true- Parameters:
sourceObject-targetParameters-targetContainer-ncServerHolder-duplicateAssemblyAssociationsAndAllocations-locale-- Returns:
- processPlan
- Throws:
WTException
-