Interface ChainBranchMetadataDto

All Known Implementing Classes:
ChainBranchMetadataDtoImpl

@Internal public interface ChainBranchMetadataDto
  • Method Details

    • getPlanId

      Long getPlanId()
    • getBranchName

      String getBranchName()
    • getBranchDisplayName

      String getBranchDisplayName()
    • getVcsRepositoryId

      Long getVcsRepositoryId()
    • isMarkedInvalid

      Boolean isMarkedInvalid()