Class CodeRepositoryResponse

java.lang.Object
com.morpheusdata.response.CodeRepositoryResponse

public class CodeRepositoryResponse extends Object
The contents of a code repository
  • Field Details

    • root

      public File root
    • relativeRoot

      public URI relativeRoot
    • digestFolderName

      public String digestFolderName
    • gitUrl

      public String gitUrl
    • localGitRef

      public String localGitRef
    • remoteGitRef

      public String remoteGitRef
    • repoName

      public String repoName
  • Constructor Details

    • CodeRepositoryResponse

      public CodeRepositoryResponse()