Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.vacuumd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
ActionEvent |
VacuumdConfigFactory.getActionEvent(String name)
getActionEvent
|
Modifier and Type | Method and Description |
---|---|
Collection<ActionEvent> |
VacuumdConfigFactory.getActionEvents()
getActionEvents
|
Modifier and Type | Method and Description |
---|---|
List<ActionEvent> |
VacuumdConfiguration.getActionEvents() |
Modifier and Type | Method and Description |
---|---|
void |
VacuumdConfiguration.addActionEvent(ActionEvent actionEvent) |
boolean |
VacuumdConfiguration.removeActionEvent(ActionEvent actionEvent) |
Modifier and Type | Method and Description |
---|---|
void |
VacuumdConfiguration.setActionEvents(List<ActionEvent> actionEvents) |
Constructor and Description |
---|
VacuumdConfiguration(Integer period,
List<Statement> statements,
List<Automation> automations,
List<Trigger> triggers,
List<Action> actions,
List<AutoEvent> autoEvents,
List<ActionEvent> actionEvents) |
Copyright © 2021. All rights reserved.