Package com.atlassian.bamboo.vcs.export
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
ConstructorDescriptionProjectRepository
(@NotNull com.atlassian.bamboo.specs.api.builders.AtlassianModule atlassianModule) -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository
build()
Methods inherited from class com.atlassian.bamboo.specs.api.builders.repository.VcsRepository
description, getIdentifier, getName, getOid, humanReadableId, humanReadableType, name, oid, oid, parent, project, repositoryViewer
-
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 classcom.atlassian.bamboo.specs.api.builders.repository.VcsRepository<NoOverridesVcsProjectRepositoryDataExporter.ProjectRepository,
com.atlassian.bamboo.specs.api.model.repository.PlanRepositoryLinkProperties.ProjectRepository>
-