Class CopyTree.CopyTreeInterceptor

  • Enclosing class:
    CopyTree

    public static class CopyTree.CopyTreeInterceptor
    extends java.lang.Object
    Used on the server for dynamic manipulation of the copied issues.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void updateTypeRefMap​(mks.ci.server.engine.Issue node, mks.ci.server.engine.Type t)  
      • Methods inherited from class java.lang.Object

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

      • CopyTreeInterceptor

        public CopyTreeInterceptor()
    • Method Detail

      • updateTypeRefMap

        public void updateTypeRefMap​(mks.ci.server.engine.Issue node,
                                     mks.ci.server.engine.Type t)