| Interface | Description |
|---|---|
| LocalRepositoryScanner |
| Class | Description |
|---|---|
| AbstractJiraDbMojo | |
| BackupMojo |
Backup the existing database to a dump file on the local filesystem.
|
| CheckMavenVersionMojo | |
| CleanClusterDbConfigWorkaroundJarMojo | |
| CleanMojo |
Deletes the existing database for the project.
|
| CopyClusterDbConfigWorkaroundJarMojo | |
| CopyDbConfigToClusterMojo | |
| DefaultDatabaseDumpManager | |
| DefaultLocalRepositoryScanner | |
| DeployDumpMojo |
Backup the existing database to a dump file, then deploy the dump to a remote Maven repository.
|
| GenerateDbConfigMojo | |
| GenerateDumpProjectMojo | |
| HelpMojo |
Display help information on jiradb-maven-plugin.
Call mvn jiradb:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| InitializeMojo | |
| InstallDumpMojo |
Backup the existing database to a dump file, then install the dump to the local Maven repository.
|
| PreBackupMojo | |
| PreCleanMojo | |
| PreSquirrelMojo | |
| PreStopMojo | |
| SquirrelMojo |
Run Squirrel tool against the database.
|
| StartMojo |
Create and start a new database, possibly restoring from a backup dump file.
|
| StatusMojo |
Displays information about the currently configured database container.
|
| StopMojo |
Stop the database container.
|
| Enum | Description |
|---|---|
| DatabaseType |
| Exception | Description |
|---|---|
| RepositoryScanException |
Copyright © 2016 Atlassian. All rights reserved.