| Interface | Description |
|---|---|
| Container |
A single webapp container that can hold a running instance of JIRA.
|
| ContainerProcess |
Control for a web container's executable process.
|
| ContainerRule<T extends Container> | |
| ContainerSet<T extends Container> |
A set of webapp containers that can potentially run a JIRA cluster.
|
| ContainerSetBuilder<T extends ContainerSet<?>> | |
| ProcessControlProvider |
Provides the ability to monitor the process of a container.
|
| Class | Description |
|---|---|
| AttachProcessControlProvider |
Use Java Attach API to identify container processes.
|
| ClassPath | |
| ContainerRuleFactory |
Provides various functionality to set up a JIRA cluster based on Apache Tomcat using the Cargo API.
|
| ContainerSetBuilder.JiraConfigBuilder | |
| ObrExpander |
Extracts plugins from an OBR file.
|
| TomcatContainer | |
| TomcatContainerSet | |
| TomcatContainerSetBuilder |
One special function that is hidden in this class is to specify debugging for each node using a system property.
|
| Enum | Description |
|---|---|
| JiraType |
Copyright © 2002-2017 Atlassian. All Rights Reserved.