| Interface | Description |
|---|---|
| ContainerProvider |
A ContainerProvider provides a container to override the container created as a normal process inside JIRA.
|
| Startable |
Implementing this interface allows Components to be notified of when the JIRA application has started.
|
| Class | Description |
|---|---|
| JiraStartedEvent |
An event sent to the plugins framework when JIRA starts up.
|
| JiraStoppedEvent |
An event published when JIRA is shutting down.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.