Class NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository

java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<T>
com.atlassian.bamboo.specs.api.builders.RootEntityPropertiesBuilder<E>
com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository>
com.atlassian.bamboo.vcs.export.NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository
Enclosing class:
NoOverridesVcsProjectRepositoryDataExporter

public static class NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository extends com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository>
  • Field Summary

    Fields inherited from class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository

    description, name, oid, parent, project, repositoryViewer, TYPE
  • Constructor Summary

    Constructors
    Constructor
    Description
    ProjectRepository(@NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository
     

    Methods inherited from class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository

    description, getIdentifier, getName, getOid, humanReadableId, humanReadableType, name, oid, oid, parent, project, repositoryViewer

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ProjectRepository

      public ProjectRepository(@NotNull @NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule)
  • Method Details

    • build

      public com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository build()
      Specified by:
      build in class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository,com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository>