| Package | Description | 
|---|---|
| org.opennms.netmgt.config.microblog | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.api | |
| org.opennms.netmgt.dao.jaxb | |
| org.opennms.netmgt.notifd | 
| Modifier and Type | Method and Description | 
|---|---|
List<MicroblogProfile> | 
MicroblogConfiguration.getMicroblogProfiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MicroblogConfiguration.addMicroblogProfile(MicroblogProfile profile)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MicroblogConfiguration.setMicroblogProfiles(List<MicroblogProfile> profiles)  | 
| Modifier and Type | Method and Description | 
|---|---|
MicroblogProfile | 
MicroblogConfigurationDao.getDefaultProfile()
getDefaultProfile 
 | 
MicroblogProfile | 
MicroblogConfigurationDao.getProfile(String name)
getProfile 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MicroblogConfigurationDao.saveProfile(MicroblogProfile profile)
Add or update a profile in the configuration. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MicroblogProfile | 
DefaultMicroblogConfigurationDao.getDefaultProfile()
getDefaultProfile 
 | 
MicroblogProfile | 
DefaultMicroblogConfigurationDao.getProfile(String name)
getProfile 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultMicroblogConfigurationDao.saveProfile(MicroblogProfile profile)  | 
| Modifier and Type | Method and Description | 
|---|---|
MicroblogProfile | 
MicroblogClient.getProfile(String profile)  | 
Copyright © 2020. All rights reserved.