| java.lang.Object | |
| ↳ | com.atlassian.jira.plugin.DefaultPackageScannerConfiguration |
Default package scanner configuration. This controls what goes into the OSGI world and what does not.
"One day your in...ze next day your outz!" (Heidi Klum 2008)
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
This method will be called after the plugin system is fully initialised and all components added to the
dependency injection framework.
| |||||||||||
Returns a human-readable representation of this DefaultPackageScannerConfiguration.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.atlassian.jira.extension.Startable
| |||||||||||||
From interface
com.atlassian.plugin.osgi.container.PackageScannerConfiguration
| |||||||||||||
| buildUtilsInfo | The build information for this JIRA instance. |
|---|
This method will be called after the plugin system is fully initialised and all components added to the dependency injection framework.
| Exception |
|---|
Returns a human-readable representation of this DefaultPackageScannerConfiguration.

