Index

A B C D E F G H I J L M N P R S T U V Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

addAgent(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
addArgument(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
addArtifact(CRArtifact) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
addAuthorizedRole(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
addAuthorizedUser(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
addEnvironmentVariable(CREnvironmentVariable) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
addEnvironmentVariable(CREnvironmentVariable) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
addEnvironmentVariable(CREnvironmentVariable) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
addEnvironmentVariable(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
addEnvironmentVariable(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
addEnvironmentVariable(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
addEnvironmentVariable(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
addError(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
addErrors(List<CRError>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
addJob(CRJob) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
addMaterial(CRMaterial) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
addParameter(CRParameter) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
addPipeline(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
addResource(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
addStage(CRStage) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
addTab(CRTab) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
addTask(CRTask) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
ant - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildFramework
 
ant() - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
ant(CRRunIf, CRTask, String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
ant(String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
ant(String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
ant(String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
any - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRRunIf
 
ARTIFACT_ORIGIN - Static variable in class com.thoughtworks.go.plugin.configrepo.codec.TypeAdapter
 
ARTIFACT_ORIGIN - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
ARTIFACT_ORIGIN - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchPluggableArtifactTask
 
artifactOrigin - Variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 
ArtifactTypeAdapter - Class in com.thoughtworks.go.plugin.configrepo.codec
 
ArtifactTypeAdapter() - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.ArtifactTypeAdapter
 
autoUpdate - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 

B

build - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
 

C

checkMissing(String, String, Object) - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
classForName(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.codec.ArtifactTypeAdapter
 
classForName(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.codec.MaterialTypeAdapter
 
classForName(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.codec.TaskTypeAdapter
 
classForName(String, String) - Method in class com.thoughtworks.go.plugin.configrepo.codec.TypeAdapter
 
com.thoughtworks.go.plugin.configrepo.codec - package com.thoughtworks.go.plugin.configrepo.codec
 
com.thoughtworks.go.plugin.configrepo.contract - package com.thoughtworks.go.plugin.configrepo.contract
 
com.thoughtworks.go.plugin.configrepo.contract.material - package com.thoughtworks.go.plugin.configrepo.contract.material
 
com.thoughtworks.go.plugin.configrepo.contract.tasks - package com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRAbstractFetchTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRAbstractFetchTask(String, String, CRAbstractFetchTask.ArtifactOrigin, CRRunIf, CRTask) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 
CRAbstractFetchTask.ArtifactOrigin - Enum Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRApproval - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRApproval() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
CRApproval(CRApprovalCondition) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
CRApprovalCondition - Enum Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRArtifact - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRArtifact() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
 
CRArtifact(CRArtifactType) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
 
CRArtifactType - Enum Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRBase - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRBase() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 
CRBuildFramework - Enum Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRBuildTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRBuildTask(CRBuildFramework) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
CRBuildTask(CRBuildFramework, CRRunIf, CRTask, String, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
CRBuiltInArtifact - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRBuiltInArtifact() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRBuiltInArtifact
 
CRBuiltInArtifact(String, String, CRArtifactType) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRBuiltInArtifact
 
CRConfigMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRConfigMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
CRConfigMaterial(String, String, CRFilter) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
CRConfigurationProperty - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRConfigurationProperty() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
CRConfigurationProperty(String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
CRConfigurationProperty(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
CRConfigurationProperty(String, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
CRDependencyMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRDependencyMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
CRDependencyMaterial(String, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
CRDependencyMaterial(String, String, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
CREnvironment - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CREnvironment() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
CREnvironment(String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
CREnvironmentVariable - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CREnvironmentVariable() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
CREnvironmentVariable(String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
CREnvironmentVariable(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
CREnvironmentVariable(String, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
CRError - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRError(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRError
 
CRExecTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRExecTask() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
CRExecTask(CRRunIf, CRTask, String, String, long) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
CRFetchArtifactTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRFetchArtifactTask() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
CRFetchArtifactTask(CRRunIf, CRTask, String, String, String, String, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
CRFetchPluggableArtifactTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRFetchPluggableArtifactTask() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchPluggableArtifactTask
 
CRFetchPluggableArtifactTask(CRRunIf, CRTask, String, String, String, String, List<CRConfigurationProperty>) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchPluggableArtifactTask
 
CRFilter - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRFilter(List<String>, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
CRGitMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRGitMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
CRGitMaterial(String, String, boolean, boolean, String, List<String>, String, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
CRHgMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRHgMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
CRHgMaterial(String, String, boolean, boolean, String, List<String>, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
CRJob - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRJob() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
CRJob(String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
CRMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
 
CRMaterial(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
 
CRNantTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRNantTask(CRRunIf, CRTask, String, String, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRNantTask
 
CRP4Material - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRP4Material(String, String, boolean, boolean, String, List<String>, String, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRP4Material
 
CRPackageMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRPackageMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
CRPackageMaterial(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
CRParameter - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRParameter() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRParameter
 
CRParameter(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRParameter
 
CRParseResult - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRParseResult() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRParseResult
 
CRParseResult(ErrorCollection) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRParseResult
 
CRParseResult(Collection<CREnvironment>, Collection<CRPipeline>, ErrorCollection) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRParseResult
 
CRPipeline - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRPipeline() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
CRPipeline(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
CRPluggableArtifact - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRPluggableArtifact(String, String, List<CRConfigurationProperty>) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRPluggableArtifact
 
CRPluggableScmMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRPluggableScmMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
CRPluggableScmMaterial(String, String, String, List<String>, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
CRPluggableTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRPluggableTask() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
 
CRPluggableTask(CRRunIf, CRTask, CRPluginConfiguration, Collection<CRConfigurationProperty>) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
 
CRPluginConfiguration - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRPluginConfiguration() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
 
CRPluginConfiguration(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
 
CRRunIf - Enum Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRScmMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRScmMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
CRScmMaterial(String, String, String, boolean, boolean, String, List<String>) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
CRStage - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRStage() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
CRStage(String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
CRSvnMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRSvnMaterial() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
CRSvnMaterial(String, String, boolean, boolean, String, List<String>, String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
CRTab - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRTab(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRTab
 
CRTask - Class in com.thoughtworks.go.plugin.configrepo.contract.tasks
 
CRTask() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
 
CRTask(String, CRRunIf, CRTask) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
 
CRTfsMaterial - Class in com.thoughtworks.go.plugin.configrepo.contract.material
 
CRTfsMaterial(String, String, boolean, boolean, String, List<String>, String, String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.material.CRTfsMaterial
 
CRTimer - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRTimer() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRTimer
 
CRTimer(String, boolean) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRTimer
 
CRTrackingTool - Class in com.thoughtworks.go.plugin.configrepo.contract
 
CRTrackingTool() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRTrackingTool
 
CRTrackingTool(String, String) - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.CRTrackingTool
 

D

deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.ArtifactTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.MaterialTypeAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.TaskTypeAdapter
 
destination - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
destination - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
determineJsonElementForDistinguishingImplementers(JsonElement, JsonDeserializationContext, String, String) - Method in class com.thoughtworks.go.plugin.configrepo.codec.TypeAdapter
 

E

encryptedPassword - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
ErrorCollection - Class in com.thoughtworks.go.plugin.configrepo.contract
 
ErrorCollection() - Constructor for class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
external - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
 
external - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
 

F

failed - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRRunIf
 
filter - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
fromName(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
 

G

getArtifactOrigin(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
 
getArtifactTaskClass() - Method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
 
getBranch() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
getCommonErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
getDestination() - Method in interface com.thoughtworks.go.plugin.configrepo.contract.material.SourceCodeMaterial
 
getErrorCount() - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
getErrors() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRBuiltInArtifact
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRParameter
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPluggableArtifact
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTab
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTimer
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTrackingTool
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRP4Material
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRTfsMaterial
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchPluggableArtifactTask
 
getErrors(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
 
getErrorsAsText() - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
getFilterList() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
getFilterList() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
getGson() - Method in class com.thoughtworks.go.plugin.configrepo.codec.GsonCodec
 
getList() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
getLocation() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRArtifact
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRParameter
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTab
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTimer
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRTrackingTool
 
getLocation(String) - Method in interface com.thoughtworks.go.plugin.configrepo.contract.Locatable
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRP4Material
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRTfsMaterial
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
getLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
 
getMaterialByName(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
getOrCreateErrorList(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
getRunInstanceCount() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
getType() - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
getVersion() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPluginConfiguration
 
gocd - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
 
GsonCodec - Class in com.thoughtworks.go.plugin.configrepo.codec
 
GsonCodec() - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.GsonCodec
 
GsonCodec(GsonBuilder) - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.GsonCodec
 

H

hasEncryptedPassword() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
hasEncryptedValue() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
hasEncryptedValue() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
hasEnvironmentVariable(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
hasEnvironmentVariable(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
hasEnvironmentVariable(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
hasErrors() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRParseResult
 
hasPlainTextPassword() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
hasPlainTextValue() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRConfigurationProperty
 
hasTemplate() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRPipeline
 
hasValue() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 

I

isEmpty() - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
isEmpty() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
isIncluded() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
isRunOnAllAgents() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
isWhitelist() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
isWhitelist() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 

J

job - Variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 

L

Locatable - Interface in com.thoughtworks.go.plugin.configrepo.contract
Configuration element which may allow to identify its location
location - Variable in class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 

M

manual - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.CRApprovalCondition
 
MaterialTypeAdapter - Class in com.thoughtworks.go.plugin.configrepo.codec
 
MaterialTypeAdapter() - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.MaterialTypeAdapter
 

N

nant - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildFramework
 
nant() - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
nant(String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
nant(String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
nant(String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
nant(String, String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 

P

passed - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRRunIf
 
password - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
pipeline - Variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 

R

rake - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildFramework
 
rake() - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
rake(CRRunIf, CRTask, String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
rake(String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
rake(String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 
rake(String, String, String) - Static method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask
 

S

serialize(CRArtifact, Type, JsonSerializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.ArtifactTypeAdapter
 
serialize(CRMaterial, Type, JsonSerializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.MaterialTypeAdapter
 
serialize(CRTask, Type, JsonSerializationContext) - Method in class com.thoughtworks.go.plugin.configrepo.codec.TaskTypeAdapter
 
setApprovalCondition(CRApprovalCondition) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRApproval
 
setFilterIgnore(List<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
setIgnore(List<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
setIncludesNoCheck(String...) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
setIncludesNoCheck(List<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRFilter
 
setLocation(String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRBase
 
setRunInstanceCount(int) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
setRunOnAllAgents(boolean) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
setSourceIsDirectory(boolean) - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
SourceCodeMaterial - Interface in com.thoughtworks.go.plugin.configrepo.contract.material
 
sourceIsDirectory() - Method in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRFetchArtifactTask
 
stage - Variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 
success - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.CRApprovalCondition
 

T

TaskTypeAdapter - Class in com.thoughtworks.go.plugin.configrepo.codec
 
TaskTypeAdapter() - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.TaskTypeAdapter
 
test - Enum constant in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
 
toString() - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
toString() - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
type - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
 
type - Variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRP4Material
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRTfsMaterial
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRExecTask
 
TYPE_NAME - Static variable in class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRPluggableTask
 
TypeAdapter - Class in com.thoughtworks.go.plugin.configrepo.codec
 
TypeAdapter() - Constructor for class com.thoughtworks.go.plugin.configrepo.codec.TypeAdapter
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRConfigMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRDependencyMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRGitMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRHgMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRP4Material
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRPluggableScmMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRSvnMaterial
 
typeName() - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRTfsMaterial
 

U

username - Variable in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 

V

validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironment
 
validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CREnvironmentVariable
 
validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRJob
 
validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRParameter
 
validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.CRStage
 
validateNameUniqueness(HashSet<String>) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
 
validatePassword(ErrorCollection, String) - Method in class com.thoughtworks.go.plugin.configrepo.contract.material.CRScmMaterial
 
valueOf(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.CRApprovalCondition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildFramework
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRRunIf
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.CRApprovalCondition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.CRArtifactType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRAbstractFetchTask.ArtifactOrigin
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildFramework
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRRunIf
Returns an array containing the constants of this enum class, in the order they are declared.

Y

yamlFormat() - Method in class com.thoughtworks.go.plugin.configrepo.contract.ErrorCollection
 
A B C D E F G H I J L M N P R S T U V Y 
All Classes and Interfaces|All Packages|Constant Field Values