| Package | Description |
|---|---|
| com.atlassian.plugin.spring.scanner.annotation.component | |
| com.atlassian.plugin.spring.scanner.annotation.imports |
| Modifier and Type | Class and Description |
|---|---|
interface |
BambooComponent
Annotation representing a component that should only be considered when running in Bamboo.
|
interface |
BitbucketComponent
Annotation representing a component that should only be considered when running in Bitbucket
Server.
|
interface |
ConfluenceComponent
Annotation representing a component that should only be considered when running in Confluence.
|
interface |
FecruComponent
Annotation representing a component that should only be considered when running in FishEye/Crucible.
|
interface |
JiraComponent
Annotation representing a component that should only be considered when running in JIRA.
|
interface |
RefappComponent
Annotation representing a component that should only be considered when running in Refapp.
|
interface |
StashComponent
Annotation representing a component that should only be considered when running in Stash.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
BambooImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Bamboo.
|
interface |
BitbucketImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Bitbucket Server.
|
interface |
ConfluenceImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Confluence.
|
interface |
FecruImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within FECRU.
|
interface |
JiraImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within JIRA.
|
interface |
RefappImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Refapp.
|
interface |
StashImport
Annotation representing an OSGi service that's required to be imported into this bundle
when running within Stash.
|
Copyright © 2022 Atlassian. All rights reserved.