| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.credentials |
Shared credentials for authenticating repositories or AWS access.
|
| com.atlassian.bamboo.specs.api.builders.notification |
Bamboo notifications support.
|
| com.atlassian.bamboo.specs.api.builders.repository |
Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.
|
| com.atlassian.bamboo.specs.api.builders.repository.viewer |
Generic repository viewers, see also com.atlassian.bamboo.specs.builders.repository.viewer for specific viewers.
|
| com.atlassian.bamboo.specs.api.builders.task |
Generic classes, such as the
AnyTask class for handling tasks unsupported by Bamboo Specs. |
| com.atlassian.bamboo.specs.api.builders.trigger |
Build triggers.
|
| Constructor and Description |
|---|
AnySharedCredentials(String name,
AtlassianModule atlassianPlugin)
Create a shared credential of given name and type.
|
| Constructor and Description |
|---|
AnyNotificationRecipient(AtlassianModule atlassianPlugin)
Specifies a notification recipient of a given type.
|
AnyNotificationType(AtlassianModule atlassianPlugin)
Specifies a notification condition of a given type.
|
| Constructor and Description |
|---|
AnyVcsRepository(AtlassianModule atlassianPlugin)
Specifies a repository of given type.
|
| Constructor and Description |
|---|
AnyVcsRepositoryViewer(AtlassianModule atlassianPlugin)
Specifies a repository viewer of given type.
|
| Constructor and Description |
|---|
AnyTask(AtlassianModule atlassianPlugin)
Specifies a tasl of given type.
|
| Constructor and Description |
|---|
AnyTrigger(AtlassianModule atlassianModule)
Specifies a trigger of given type.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.