Package | Description |
---|---|
org.opennms.netmgt.config.vacuumd |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
List<Assignment> |
ActionEvent.getAssignments() |
Modifier and Type | Method and Description |
---|---|
void |
ActionEvent.addAssignment(Assignment assignment) |
Boolean |
ActionEvent.removeAssignment(Assignment assignment) |
Modifier and Type | Method and Description |
---|---|
void |
ActionEvent.setAssignments(List<Assignment> assignments) |
Constructor and Description |
---|
ActionEvent(String name,
Boolean forEachResult,
List<Assignment> assignments) |
Copyright © 2021. All rights reserved.