Uses of Class
com.atlassian.jira.exception.ParseException
Packages that use ParseException
Package
Description
-
Uses of ParseException in com.atlassian.jira.config.database.jdbcurlparser
Methods in com.atlassian.jira.config.database.jdbcurlparser that throw ParseExceptionModifier and TypeMethodDescriptionprotected StringSqlServerJtdsDriverUrlParser.getProtocolPrefix()protected StringSqlServerMicrosoftDriverUrlParser.getProtocolPrefix()Returns the JDBC URL for this DB config.SqlServerMicrosoftDriverUrlParser.parseNewFormat(String jdbcUrl) -
Uses of ParseException in com.atlassian.jira.configurator
Methods in com.atlassian.jira.configurator that throw ParseException -
Uses of ParseException in com.atlassian.jira.configurator.config
Methods in com.atlassian.jira.configurator.config that throw ParseExceptionModifier and TypeMethodDescriptionstatic SettingsSettingsLoader.loadCurrentSettings()static voidSettingsLoader.saveSettings(Settings newSettings) Saves the user's new settings back to the required files -
Uses of ParseException in com.atlassian.jira.configurator.db
Methods in com.atlassian.jira.configurator.db that throw ParseExceptionModifier and TypeMethodDescriptionvoidCommonConfigPanel.setSettings(Settings settings) voidDatabaseConfigConsole.setSettings(Settings settings) voidDatabaseConfigConsoleImpl.setSettings(Settings settings) abstract voidDatabaseConfigPanel.setSettings(Settings settings) voidH2ConfigConsole.setSettings(Settings settings) voidH2ConfigPanel.setSettings(Settings settings) voidMySql8ConfigPanel.setSettings(Settings settings) voidOracleConfigPanel.setSettings(Settings settings) voidSchemaAwareConfigConsole.setSettings(Settings settings) protected abstract voidCommonConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) protected voidPostgresConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) protected voidSqlServerConfigPanel.setUrlSettings(DatabaseInstance connectionProperties) -
Uses of ParseException in com.atlassian.jira.configurator.gui
Methods in com.atlassian.jira.configurator.gui that throw ParseException -
Uses of ParseException in com.atlassian.jira.database
Methods in com.atlassian.jira.database that throw ParseExceptionModifier and TypeMethodDescriptionstatic StringDatabaseCollationReader.findCollation(Connection connection, DatabaseConfig databaseConfig) -
Uses of ParseException in com.atlassian.jira.dev.reference.plugin.imports.project
Methods in com.atlassian.jira.dev.reference.plugin.imports.project that throw ParseExceptionModifier and TypeMethodDescriptionvoidReferenceAoImport.handleEntity(String entityName, Map<String, Object> attributes) voidReferenceAoOverview.handleEntity(String entityName, Map<String, Object> attributes) voidReferenceAoPreImport.handleEntity(String entityName, Map<String, Object> attributes) voidReferenceOfBizImport.handleEntity(String entityName, Map<String, String> attributes) voidReferenceOfBizPreImport.handleEntity(String entityName, Map<String, String> attributes) -
Uses of ParseException in com.atlassian.jira.imports.project.ao.handler
Methods in com.atlassian.jira.imports.project.ao.handler that throw ParseExceptionModifier and TypeMethodDescriptionvoidAoEntityHandler.handleEntity(String entityName, Map<String, Object> attributes) This is the main method to implement when using this ImportEntityHandler.voidAoPartitionHandler.handleEntity(String entityName, Map<String, Object> attributes) -
Uses of ParseException in com.atlassian.jira.imports.project.core
Methods in com.atlassian.jira.imports.project.core that throw ParseExceptionModifier and TypeMethodDescriptionvoidBackupOverviewBuilder.populateInformationFromElement(String elementName, Map attributes) Used to handle populating the builder from a SAX parser.voidBackupOverviewBuilderImpl.populateInformationFromElement(String elementName, Map attributes) -
Uses of ParseException in com.atlassian.jira.imports.project.handler
Methods in com.atlassian.jira.imports.project.handler that throw ParseExceptionModifier and TypeMethodDescriptionvoidAttachmentFileValidatorHandler.handleEntity(String entityName, Map<String, String> attributes) voidAttachmentPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidBackupOverviewHandler.handleEntity(String entityName, Map<String, String> attributes) voidChangeGroupPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidChangeItemPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidCommentPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidComponentPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidCustomFieldMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidCustomFieldOptionsMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidCustomFieldValuePersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidCustomFieldValueValidatorHandler.handleEntity(String entityName, Map<String, String> attributes) voidEntityPropertiesPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidGenericEntitiesPartitionHandler.handleEntity(String entityName, Map<String, String> attributes) voidGroupMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidImportOfBizEntityHandler.handleEntity(String entityName, Map<String, String> attributes) This is the main method to implement when using this ImportEntityHandler.voidIssueComponentMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssueLinkMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssueLinkPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssueMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssuePartitionHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssuePersisterHandler.handleEntity(String entityName, Map<String, String> attributes) Will read the issue, transform it, save it, and keep the new mapped value.voidIssueRelatedEntitiesPartitionHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssueTypeMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidIssueVersionMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidLabelsPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidProjectIssueSecurityLevelMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidProjectMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidProjectRoleActorMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidRegisterUserMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidRequiredProjectRolesMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidSimpleEntityMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidUserAssociationPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidUserMapperHandler.handleEntity(String entityName, Map<String, String> attributes) voidVersionPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) voidWorklogPersisterHandler.handleEntity(String entityName, Map<String, String> attributes) -
Uses of ParseException in com.atlassian.jira.imports.project.parser
Methods in com.atlassian.jira.imports.project.parser that throw ParseExceptionModifier and TypeMethodDescriptionParses the file attachment data from the backup XML.Parses the change group data from the backup XML.Parses the ChangeItem data from the backup XML.Parses the comment data from the backup XML.Parses the custom field value data from the backup XML.Parses the entity property data from the backup XML.Parses the OSGroup data from the backup XML.Parses the IssueLink data from the backup XML.Parses the IssueLinkType data from the backup XML.Parses the issue data from the backup XML.Parses the label data from the backup XML.Transforms a set of attributes into a NodeAssociation.Transforms a set of attributes into a PluginVersion.Transforms a set of attributes into an ExternalComponent.Transforms a set of attributes into anExternalProjectRoleActor.Transforms a set of attributes into an ExternalVersion.Parses the worklog data from the backup XML.CustomFieldParser.parseCustomField(Map attributes) Parses the custom field data from the backup XML.CustomFieldParserImpl.parseCustomField(Map attributes) CustomFieldParser.parseCustomFieldConfiguration(Map attributes) Parses the custom field configuration context data from the backup XML.CustomFieldParserImpl.parseCustomFieldConfiguration(Map attributes) CustomFieldParser.parseFieldConfigSchemeIssueType(Map attributes) Parses the custom field issue type configuration context data from the backup XML.CustomFieldParserImpl.parseFieldConfigSchemeIssueType(Map attributes) ProjectParser.parseProject(Map attributes) Transforms a set of attributes into anExternalProject.ProjectParserImpl.parseProject(Map attributes) UserAssociationParser.parseVoter(Map attributes) Parses the voter data from the backup XML.UserAssociationParserImpl.parseVoter(Map attributes) UserAssociationParser.parseWatcher(Map attributes) Parses the watcher data from the backup XML.UserAssociationParserImpl.parseWatcher(Map attributes) -
Uses of ParseException in com.atlassian.jira.imports.project.populator
Methods in com.atlassian.jira.imports.project.populator that throw ParseExceptionModifier and TypeMethodDescriptionvoidBackupOverviewPopulator.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.voidCommentPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidCustomFieldPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidIssueIdPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidPluginVersionPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidProjectComponentPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidProjectPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidProjectVersionPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) voidSystemInfoPopulator.populate(BackupOverviewBuilder backupOverviewBuilder, String elementName, Map attributes) -
Uses of ParseException in com.atlassian.jira.issue.customfields.impl
Methods in com.atlassian.jira.issue.customfields.impl that throw ParseExceptionModifier and TypeMethodDescription