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
     

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

    getLocation
  • Method Details

    • getDestination

      String getDestination()