Class CRPluggableScmMaterial
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.CRPluggableScmMaterial
- All Implemented Interfaces:
Locatable,SourceCodeMaterial
-
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) booleanvoidsetFilterIgnore(List<String> filter) 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, setLocationMethods 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.material.SourceCodeMaterial
getDestination
-
Field Details
-
TYPE_NAME
- See Also:
-
destination
-
-
Constructor Details
-
CRPluggableScmMaterial
public CRPluggableScmMaterial() -
CRPluggableScmMaterial
-
-
Method Details
-
typeName
- Specified by:
typeNamein classCRMaterial
-
getFilterList
-
setFilterIgnore
-
isWhitelist
public boolean isWhitelist() -
getErrors
-
getLocation
- Specified by:
getLocationin interfaceLocatable
-