public class ApplicationStatusUtil extends Object
Constructor and Description |
---|
ApplicationStatusUtil() |
Modifier and Type | Method and Description |
---|---|
static ApplicationServiceStatus |
buildApplicationServiceStatus(MonitoredServiceDao monitoredServiceDao,
OnmsApplication onmsApplication,
Integer monitoredServiceId,
Collection<OnmsOutage> onmsOutages,
long start,
long end) |
static ApplicationStatus |
buildApplicationStatus(OnmsApplication onmsApplication,
Collection<OnmsOutage> onmsOutages,
long start,
long end) |
public static ApplicationStatus buildApplicationStatus(OnmsApplication onmsApplication, Collection<OnmsOutage> onmsOutages, long start, long end)
public static ApplicationServiceStatus buildApplicationServiceStatus(MonitoredServiceDao monitoredServiceDao, OnmsApplication onmsApplication, Integer monitoredServiceId, Collection<OnmsOutage> onmsOutages, long start, long end)
Copyright © 2021. All rights reserved.