Hierarchy For Package cd.go.contrib.plugins.configrepo.groovy.dsl.connection

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.Basic
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.Basic.Git (implements cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig)
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.Bitbucket (implements cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig)
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.BitbucketSelfHosted (implements cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig)
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.GitHub (implements cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig)
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.GitLab (implements cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig)

Interface Hierarchy

  • cd.go.contrib.plugins.configrepo.groovy.dsl.mixins.KeyVal.Mixin
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig (also extends cd.go.contrib.plugins.configrepo.groovy.dsl.mixins.UtilsMixin)
  • cd.go.contrib.plugins.configrepo.groovy.dsl.mixins.UtilsMixin
    • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.ConnectionConfig (also extends cd.go.contrib.plugins.configrepo.groovy.dsl.mixins.KeyVal.Mixin)

Enum Hierarchy

  • java.lang.Object
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
      • cd.go.contrib.plugins.configrepo.groovy.dsl.connection.Type