Modifier and Type | Method and Description |
---|---|
protected String |
SqlServerJtdsDriverUrlParser.getProtocolPrefix() |
protected String |
SqlServerMicrosoftDriverUrlParser.getProtocolPrefix() |
String |
JdbcUrlParser.getUrl(String hostname,
String port,
String instance)
Returns the JDBC URL for this DB config.
|
String |
AuroraPostgresUrlParser.getUrl(String hostname,
String port,
String instance) |
String |
PostgresUrlParser.getUrl(String hostname,
String port,
String instance) |
DatabaseInstance |
SqlServerMicrosoftDriverUrlParser.parseNewFormat(String jdbcUrl) |
DatabaseInstance |
JdbcUrlParser.parseUrl(String jdbcUrl) |
DatabaseInstance |
AuroraPostgresUrlParser.parseUrl(String jdbcUrl) |
DatabaseInstance |
SqlServerJtdsDriverUrlParser.parseUrl(String jdbcUrl) |
DatabaseInstance |
SqlServerMicrosoftDriverUrlParser.parseUrl(String jdbcUrl) |
DatabaseInstance |
PostgresUrlParser.parseUrl(String jdbcUrl) |
DatabaseInstance |
OracleUrlParser.parseUrl(String jdbcUrl) |
Modifier and Type | Method and Description |
---|---|
static void |
Configurator.saveSettings(Settings newSettings) |
Modifier and Type | Method and Description |
---|---|
static Settings |
SettingsLoader.loadCurrentSettings() |
static void |
SettingsLoader.saveSettings(Settings newSettings)
Saves the user's new settings back to the required files
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaAwareConfigConsole.setSettings(Settings settings) |
void |
CommonConfigPanel.setSettings(Settings settings) |
void |
DatabaseConfigConsole.setSettings(Settings settings) |
void |
MySql8ConfigPanel.setSettings(Settings settings) |
abstract void |
DatabaseConfigPanel.setSettings(Settings settings) |
void |
OracleConfigPanel.setSettings(Settings settings) |
void |
H2ConfigPanel.setSettings(Settings settings) |
void |
H2ConfigConsole.setSettings(Settings settings) |
void |
MySql57ConfigPanel.setSettings(Settings settings) |
void |
DatabaseConfigConsoleImpl.setSettings(Settings settings) |
protected abstract void |
CommonConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) |
protected void |
SqlServerConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) |
protected void |
PostgresConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) |
Modifier and Type | Method and Description |
---|---|
void |
ConfiguratorFrame.setSettings(Settings settings) |
Modifier and Type | Method and Description |
---|---|
static String |
DatabaseCollationReader.findCollation(Connection connection,
DatabaseConfig databaseConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ReferenceAoImport.handleEntity(String entityName,
Map<String,Object> attributes) |
void |
ReferenceAoPreImport.handleEntity(String entityName,
Map<String,Object> attributes) |
void |
ReferenceAoOverview.handleEntity(String entityName,
Map<String,Object> attributes) |
void |
ReferenceOfBizImport.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ReferenceOfBizPreImport.handleEntity(String entityName,
Map<String,String> attributes) |
Modifier and Type | Method and Description |
---|---|
void |
AoPartitionHandler.handleEntity(String entityName,
Map<String,Object> attributes) |
void |
AoEntityHandler.handleEntity(String entityName,
Map<String,Object> attributes)
This is the main method to implement when using this ImportEntityHandler.
|
Modifier and Type | Method and Description |
---|---|
void |
BackupOverviewBuilderImpl.populateInformationFromElement(String elementName,
Map attributes) |
void |
BackupOverviewBuilder.populateInformationFromElement(String elementName,
Map attributes)
Used to handle populating the builder from a SAX parser.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectIssueSecurityLevelMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
UserAssociationPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ProjectRoleActorMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
RequiredProjectRolesMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueLinkMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ChangeGroupPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueRelatedEntitiesPartitionHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
LabelsPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
GroupMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
CommentPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
BackupOverviewHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueTypeMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
CustomFieldMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
VersionPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ComponentPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ChangeItemPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueVersionMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
WorklogPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssuePartitionHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
RegisterUserMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
AttachmentFileValidatorHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
CustomFieldValuePersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
CustomFieldOptionsMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
EntityPropertiesPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
CustomFieldValueValidatorHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssuePersisterHandler.handleEntity(String entityName,
Map<String,String> attributes)
Will read the issue, transform it, save it, and keep the new mapped value.
|
void |
SimpleEntityMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueComponentMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
AttachmentPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ProjectMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
IssueLinkPersisterHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
UserMapperHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
GenericEntitiesPartitionHandler.handleEntity(String entityName,
Map<String,String> attributes) |
void |
ImportOfBizEntityHandler.handleEntity(String entityName,
Map<String,String> attributes)
This is the main method to implement when using this ImportEntityHandler.
|
Modifier and Type | Method and Description |
---|---|
ExternalProjectRoleActor |
ProjectRoleActorParserImpl.parse(Map attributes) |
PluginVersion |
PluginVersionParser.parse(Map attributes)
Transforms a set of attributes into a PluginVersion.
|
ExternalVersion |
ProjectVersionParserImpl.parse(Map attributes) |
ExternalIssue |
IssueParserImpl.parse(Map attributes) |
ExternalComponent |
ProjectComponentParser.parse(Map attributes)
Transforms a set of attributes into an ExternalComponent.
|
ExternalChangeItem |
ChangeItemParserImpl.parse(Map attributes) |
ExternalGroup |
GroupParserImpl.parse(Map attributes) |
ExternalChangeItem |
ChangeItemParser.parse(Map attributes)
Parses the ChangeItem data from the backup XML.
|
ExternalChangeGroup |
ChangeGroupParser.parse(Map attributes)
Parses the change group data from the backup XML.
|
ExternalChangeGroup |
ChangeGroupParserImpl.parse(Map attributes) |
ExternalComponent |
ProjectComponentParserImpl.parse(Map attributes) |
ExternalIssue |
IssueParser.parse(Map attributes)
Parses the issue data from the backup XML.
|
ExternalGroup |
GroupParser.parse(Map attributes)
Parses the OSGroup data from the backup XML.
|
ExternalLabel |
LabelParserImpl.parse(Map attributes) |
ExternalNodeAssociation |
NodeAssociationParserImpl.parse(Map attributes) |
ExternalWorklog |
WorklogParser.parse(Map attributes)
Parses the worklog data from the backup XML.
|
ExternalVersion |
ProjectVersionParser.parse(Map attributes)
Transforms a set of attributes into an ExternalVersion.
|
ExternalIssueLinkType |
IssueLinkTypeParser.parse(Map attributes)
Parses the IssueLinkType data from the backup XML.
|
PluginVersion |
PluginVersionParserImpl.parse(Map attributes) |
ExternalLink |
IssueLinkParserImpl.parse(Map attributes) |
ExternalLink |
IssueLinkParser.parse(Map attributes)
Parses the IssueLink data from the backup XML.
|
ExternalIssueLinkType |
IssueLinkTypeParserImpl.parse(Map attributes) |
ExternalWorklog |
WorklogParserImpl.parse(Map attributes) |
ExternalLabel |
LabelParser.parse(Map attributes)
Parses the label data from the backup XML.
|
ExternalComment |
CommentParserImpl.parse(Map attributes) |
ExternalCustomFieldValue |
CustomFieldValueParserImpl.parse(Map attributes) |
ExternalNodeAssociation |
NodeAssociationParser.parse(Map attributes)
Transforms a set of attributes into a NodeAssociation.
|
ExternalProjectRoleActor |
ProjectRoleActorParser.parse(Map attributes)
Transforms a set of attributes into an
ExternalProjectRoleActor . |
ExternalComment |
CommentParser.parse(Map attributes)
Parses the comment data from the backup XML.
|
ExternalCustomFieldValue |
CustomFieldValueParser.parse(Map attributes)
Parses the custom field value data from the backup XML.
|
ExternalAttachment |
AttachmentParser.parse(Map<String,String> attributes)
Parses the file attachment data from the backup XML.
|
ExternalAttachment |
AttachmentParserImpl.parse(Map<String,String> attributes) |
ExternalEntityProperty |
EntityPropertyParserImpl.parse(Map<String,String> attributes) |
ExternalEntityProperty |
EntityPropertyParser.parse(Map<String,String> attributes)
Parses the entity property data from the backup XML.
|
ExternalCustomField |
CustomFieldParser.parseCustomField(Map attributes)
Parses the custom field data from the backup XML.
|
ExternalCustomField |
CustomFieldParserImpl.parseCustomField(Map attributes) |
BackupOverviewBuilder.ConfigurationContext |
CustomFieldParser.parseCustomFieldConfiguration(Map attributes)
Parses the custom field configuration context data from the backup XML.
|
BackupOverviewBuilder.ConfigurationContext |
CustomFieldParserImpl.parseCustomFieldConfiguration(Map attributes) |
BackupOverviewBuilder.FieldConfigSchemeIssueType |
CustomFieldParser.parseFieldConfigSchemeIssueType(Map attributes)
Parses the custom field issue type configuration context data from the backup XML.
|
BackupOverviewBuilder.FieldConfigSchemeIssueType |
CustomFieldParserImpl.parseFieldConfigSchemeIssueType(Map attributes) |
ExternalProject |
ProjectParserImpl.parseProject(Map attributes) |
ExternalProject |
ProjectParser.parseProject(Map attributes)
Transforms a set of attributes into an
ExternalProject . |
ExternalVoter |
UserAssociationParserImpl.parseVoter(Map attributes) |
ExternalVoter |
UserAssociationParser.parseVoter(Map attributes)
Parses the voter data from the backup XML.
|
ExternalWatcher |
UserAssociationParserImpl.parseWatcher(Map attributes) |
ExternalWatcher |
UserAssociationParser.parseWatcher(Map attributes)
Parses the watcher data from the backup XML.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
IssueIdPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
CustomFieldPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
PluginVersionPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
CommentPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
BackupOverviewPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes)
If the entity referred to in the given elementName is managed by this Populator, then it builds the appropriate
object and adds it to the BackupOverviewBuilder.
|
void |
SystemInfoPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
ProjectVersionPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
void |
ProjectComponentPopulator.populate(BackupOverviewBuilder backupOverviewBuilder,
String elementName,
Map attributes) |
Modifier and Type | Method and Description |
---|---|
ExternalCustomFieldValue |
LabelsCFType.parse(Map attributes) |
ExternalCustomFieldValue |
ProjectImportLabelFieldParserImpl.parse(Map attributes) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.