Class UseModuleInfo

java.lang.Object
com.nomagic.magicdraw.teamwork2.local2remote.ResolveLocalModuleInfo
com.nomagic.magicdraw.teamwork2.local2remote.UseModuleInfo

@OpenApi public final class UseModuleInfo extends ResolveLocalModuleInfo
Use remote module resolution info. Remote module will be used instead of local module when local project is added to teamwork.
  • Constructor Details

    • UseModuleInfo

      @OpenApi public UseModuleInfo(com.nomagic.ci.persistence.IAttachedProject attachedProject, String remoteId)
      Constructor.
      Parameters:
      attachedProject - local module to replace.
      remoteId - remote module teamwork project id.