Class CRPackageMaterial
java.lang.Object
com.thoughtworks.go.plugin.configrepo.contract.CRBase
com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
com.thoughtworks.go.plugin.configrepo.contract.material.CRPackageMaterial
- All Implemented Interfaces:
Locatable
-
Field Summary
FieldsFields inherited from class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetErrors(ErrorCollection errors, String parentLocation) getLocation(String parent) typeName()Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.material.CRMaterial
validateNameUniquenessMethods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase
getErrors, getLocation, setLocation
-
Field Details
-
TYPE_NAME
- See Also:
-
-
Constructor Details
-
CRPackageMaterial
public CRPackageMaterial() -
CRPackageMaterial
-
-
Method Details
-
typeName
- Specified by:
typeNamein classCRMaterial
-
getErrors
-
getLocation
-