Modifier and Type | Method and Description |
---|---|
@NotNull RssSecurityConfiguration |
AdministrationConfigurationImpl.getRssSecurityConfiguration() |
@NotNull RssSecurityConfiguration |
AdministrationConfigurationInterface.getRssSecurityConfiguration()
Get RSS security configuration
|
Modifier and Type | Method and Description |
---|---|
void |
AdministrationConfigurationImpl.setRssSecurityConfiguration(RssSecurityConfiguration rssSecurityConfiguration) |
void |
AdministrationConfigurationInterface.setRssSecurityConfiguration(RssSecurityConfiguration configuration)
Set RSS security configuration
|
Modifier and Type | Method and Description |
---|---|
void |
RepositoryStoredSpecsExecutionServiceImpl.generateBambooYamlsFromSpecs(@NotNull SpecsConsumer specsConsumer,
@NotNull VcsRepositoryData repository,
@NotNull VcsBambooSpecsSource specsSource,
@NotNull Path specsDir,
@NotNull Path outputDir,
@NotNull RssSecurityConfiguration rssSecurityConfiguration,
@NotNull RssPermissions rssPermissions,
@NotNull List<CommitContext> commits,
@NotNull RssExecutionOutputHandler stdout,
@NotNull String logFilename) |
void |
RepositoryStoredSpecsExecutionService.generateBambooYamlsFromSpecs(@NotNull SpecsConsumer specsConsumer,
@NotNull VcsRepositoryData repository,
@NotNull VcsBambooSpecsSource specsSource,
@NotNull Path specsDir,
@NotNull Path outputDir,
@NotNull RssSecurityConfiguration rssSecurityConfiguration,
@NotNull RssPermissions rssPermissions,
@NotNull List<CommitContext> commits,
@NotNull RssExecutionOutputHandler stdout,
@NotNull String logFilename)
Execute Java Specs
|
boolean |
JavaSpecsImportService.processSpecs(SpecsConsumer specsConsumer,
VcsRepositoryData repository,
VcsBambooSpecsSource specsSource,
Path workingDir,
Path specsDir,
RssSecurityConfiguration rssSecurityConfiguration,
RssPermissions rssPermissions,
List<CommitContext> commits,
RssExecutionOutputHandler stdout,
String logFilename)
Execute Java Specs and import results
|
boolean |
JavaSpecsImportServiceImpl.processSpecs(@NotNull SpecsConsumer specsConsumer,
@NotNull VcsRepositoryData repository,
@NotNull VcsBambooSpecsSource specsSource,
@NotNull Path workingDir,
@NotNull Path specsDir,
@NotNull RssSecurityConfiguration rssSecurityConfiguration,
@NotNull RssPermissions rssPermissions,
@NotNull List<CommitContext> commits,
@NotNull RssExecutionOutputHandler stdout,
@NotNull String logFilename) |
Constructor and Description |
---|
RestRssSecurityConfiguration(RssSecurityConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
static RssSecurityConfiguration |
SecuritySettingsTestHelper.defaultRssSecurityConfiguration() |
static RssSecurityConfiguration |
SecuritySettingsTestHelper.disabledRssSecurityConfiguration() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences