Package | Description |
---|---|
org.opennms.upgrade.api | |
org.opennms.upgrade.implementations | |
org.opennms.upgrade.support |
Modifier and Type | Class and Description |
---|---|
class |
AbstractOnmsUpgrade
The Abstract class for OpenNMS Upgrade Implementations.
|
Modifier and Type | Method and Description |
---|---|
int |
OnmsUpgradeComparator.compare(OnmsUpgrade a,
OnmsUpgrade b) |
Modifier and Type | Class and Description |
---|---|
class |
DataCollectionConfigMigrator17Offline
Used to fix the missing resource-types import on datacollection-config.xml
|
class |
DataCollectionConfigMigratorOffline
Used to modify package names within the data collection configuration files, following a refactor.
|
class |
DiscoveryConfigurationLocationMigratorOffline |
class |
DiscoveryConfigurationMigratorOffline |
class |
EOLServiceConfigMigratorOffline
The Class Service Configuration Migrator.
|
class |
EventParameterMigratorOffline |
class |
JettyConfigMigratorOffline
The Class Jetty Config Migrator.
|
class |
JmxRrdMigratorOffline
The Class RRD/JRB Migrator for JMX Collector.
|
class |
KscReportsMigrator
The Class KSC Reports Migrator.
|
class |
MagicUsersMigratorOffline
Migrate the content from magic-users.properties into the users.xml file
|
class |
RemotePollerServiceConfigMigratorOffline |
class |
RequisitionsMigratorOffline
The Class Requisitions Migrator.
|
class |
ServiceConfig1701MigratorOffline
The Class Service Configuration Migrator.
|
class |
ServiceConfigMigratorOffline
The Class Service Configuration Migrator.
|
class |
SnmpInterfaceRrdMigratorOnline
The Class RRD/JRB Migrator for SNMP Interfaces Data (Online Version)
|
class |
VmwareAssetsMigratorOffline |
Modifier and Type | Method and Description |
---|---|
protected List<OnmsUpgrade> |
Upgrade.getUpgradeObjects()
Gets the upgrade objects.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Upgrade.executeUpgrade(OnmsUpgrade upg)
Execute upgrade.
|
String |
UpgradeStatus.getLastExecutionTime(OnmsUpgrade upg)
Gets the last execution time.
|
protected void |
Upgrade.markAsExecuted(OnmsUpgrade upg)
Mark as executed.
|
void |
UpgradeStatus.markAsExecuted(OnmsUpgrade upg)
Mark as executed.
|
protected boolean |
Upgrade.wasExecuted(OnmsUpgrade upg)
Was executed.
|
boolean |
UpgradeStatus.wasExecuted(OnmsUpgrade upg)
Was executed.
|
Copyright © 2021. All rights reserved.