Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.web.admin.groups.parsers |
Modifier and Type | Field and Description |
---|---|
protected Map<String,List<DutySchedule>> |
UserManager.m_dutySchedules
The duty schedules for each user
|
protected static Map<String,List<DutySchedule>> |
GroupManager.m_dutySchedules
The duty schedules for each group
|
Modifier and Type | Method and Description |
---|---|
List<DutySchedule> |
GroupInfo.getDutySchedules()
Deprecated.
Returns the full list of DutySchedules
|
Modifier and Type | Method and Description |
---|---|
void |
GroupInfo.addGroupDutySchedule(DutySchedule aSchedule)
Deprecated.
This method adds a duty schedule
|
Modifier and Type | Method and Description |
---|---|
void |
GroupInfo.setDutySchedule(List<DutySchedule> someSchedules)
Deprecated.
This method sets a full list of duty schedules for a group
|
Copyright © 2021. All rights reserved.