Interface DuplicatorService


@RemoteInterface public interface DuplicatorService
Service to perform duplicate tasks
  • 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