| Package | Description |
|---|---|
| com.atlassian.jira.plugins.ha.container.warhack | |
| com.atlassian.jira.plugins.ha.container.warhack.operations |
| Modifier and Type | Class and Description |
|---|---|
class |
AddUpgradeTaskOperation
Adds an upgrade task to upgrades.xml file in JIRA mapped to
(latest build number in XML file) + 1. |
class |
ExcludeFileOperation
Exclude files from target WAR by name.
|
class |
FilterBuildUtilsOperation
Modifies the
BuildUtils class of JIRA, allowing JIRA's build number to be overridden. |
| Modifier and Type | Method and Description |
|---|---|
void |
WarHacker.addOperation(WarOperation operation) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWarOperation |
class |
AddApplicationsOperation |
class |
AddClassFileOperation |
class |
AddSpringScannerPluginComponent
This is necessary so classes annotated with
Component will be picked up
by the plugin system. |
class |
CompositeWarOperation |
class |
ModifyUpgradesXmlOperation |
| Constructor and Description |
|---|
CompositeWarOperation(WarOperation... operations) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.