Class Hierarchy
- java.lang.Object
- com.thoughtworks.go.plugin.configrepo.contract.CRBase (implements com.thoughtworks.go.plugin.configrepo.contract.Locatable)
- com.thoughtworks.go.plugin.configrepo.contract.CRApproval
- com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
- com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
- com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
- com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
- com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
- com.thoughtworks.go.plugin.configrepo.contract.CRJob
- com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
- com.thoughtworks.go.plugin.configrepo.contract.CRParameter
- com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
- com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
- com.thoughtworks.go.plugin.configrepo.contract.CRStage
- com.thoughtworks.go.plugin.configrepo.contract.CRTab
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRNantTask
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
- com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
- com.thoughtworks.go.plugin.configrepo.contract.CRTimer
- com.thoughtworks.go.plugin.configrepo.contract.CRTrackingTool
- com.thoughtworks.go.plugin.configrepo.contract.CRError
- com.thoughtworks.go.plugin.configrepo.contract.CRParseResult
- com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
- com.thoughtworks.go.plugin.configrepo.codec.GsonCodec
- com.thoughtworks.go.plugin.configrepo.codec.TypeAdapter
- com.thoughtworks.go.plugin.configrepo.codec.ArtifactTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.thoughtworks.go.plugin.configrepo.codec.MaterialTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
- com.thoughtworks.go.plugin.configrepo.codec.TaskTypeAdapter (implements com.google.gson.JsonDeserializer<T>, com.google.gson.JsonSerializer<T>)
Interface Hierarchy
- com.thoughtworks.go.plugin.configrepo.contract.Locatable