Class AddModuleInfo


  • @OpenApi
    public final class AddModuleInfo
    extends ResolveLocalModuleInfo
    Adding local module to teamwork server resolution info. Local module will be added to teamwork server when local project is added to teamwork.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AddModuleInfo

        @OpenApi
        public AddModuleInfo​(IAttachedProject attachedProject,
                             java.lang.String name)
        Constructor.
        Parameters:
        attachedProject - module to add.
        name - module teamwork project name.