Class CRBase
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
- All Implemented Interfaces:
Locatable
- Direct Known Subclasses:
CRApproval,CRArtifact,CRConfigurationProperty,CREnvironment,CREnvironmentVariable,CRFilter,CRJob,CRMaterial,CRParameter,CRPipeline,CRPluginConfiguration,CRStage,CRTab,CRTask,CRTimer,CRTrackingTool
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidgetErrors(ErrorCollection errors, String parentLocation) voidsetLocation(String location) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.thoughtworks.go.plugin.configrepo.contract.Locatable
getLocation
-
Field Details
-
location
-
-
Constructor Details
-
CRBase
public CRBase()
-
-
Method Details
-
getErrors
-
getLocation
-
setLocation
-
getErrors
-