Modifier and Type | Method and Description |
---|---|
RestRepositoryDefinition |
RepositoryTestServiceImpl.createLinkedRepository(RestRepositoryConfig repositoryConfig,
com.atlassian.user.User user) |
RestRepositoryDefinition |
RepositoryTestService.createLinkedRepository(RestRepositoryConfig repositoryConfig,
com.atlassian.user.User user)
Creates a linked repository as a specific user.
|
Modifier and Type | Method and Description |
---|---|
RestRepositoryDefinition |
RepositoryResource.createLinkedRepository(RestRepositoryConfig repositoryConfig,
com.atlassian.plugins.rest.common.security.AuthenticationContext authenticationContext) |
Modifier and Type | Method and Description |
---|---|
RestRepositoryDefinition |
RepositoryControl.createLinkedRepository(RestRepositoryConfig restRepositoryConfig)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
RestRepositoryDefinition |
Modifier and Type | Method and Description |
---|---|
RestRepositoryConfig |
RestPlan.getRepository() |
Modifier and Type | Method and Description |
---|---|
void |
RestPlan.setRepository(RestRepositoryConfig repository) |
Constructor and Description |
---|
RestRepositoryConfig(RestRepositoryConfig other) |
RestRepositoryDefinition(long id,
RestRepositoryConfig repositoryConfig) |
Modifier and Type | Method and Description |
---|---|
static RestRepositoryConfig |
RestRepositoryHelper.toRestRepositoryConfig(Repository repository,
String repositoryName)
Converts the repository to it's REST representation.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.