Class DefaultReceivePackFactory.ServiceConfig

  • Enclosing class:
    DefaultReceivePackFactory

    private static class DefaultReceivePackFactory.ServiceConfig
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) boolean enabled  
      (package private) boolean set  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • set

        final boolean set
      • enabled

        final boolean enabled
    • Constructor Detail

      • ServiceConfig

        ServiceConfig​(Config cfg)