| Package | Description |
|---|---|
| com.atlassian.bamboo.repository |
| Modifier and Type | Method and Description |
|---|---|
static RepositoryConfigurationService.LinkedRepositoryAccess |
RepositoryConfigurationService.LinkedRepositoryAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryConfigurationService.LinkedRepositoryAccess[] |
RepositoryConfigurationService.LinkedRepositoryAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryData |
RepositoryConfigurationService.createGlobalRepository(String repositoryName,
String pluginKey,
String webRepositoryKey,
org.apache.commons.configuration.HierarchicalConfiguration configuration,
boolean buildTrigger,
com.atlassian.user.User user,
RepositoryConfigurationService.LinkedRepositoryAccess accessOption)
Creates new global repository
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.