Interface SourceCodeMaterial

All Superinterfaces:
Locatable
All Known Implementing Classes:
CRGitMaterial, CRHgMaterial, CRP4Material, CRPluggableScmMaterial, CRScmMaterial, CRSvnMaterial, CRTfsMaterial

public interface SourceCodeMaterial
extends Locatable
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getDestination()  

    Methods inherited from interface com.thoughtworks.go.plugin.configrepo.contract.Locatable

    getLocation
  • Method Details

    • getDestination

      java.lang.String getDestination()