Package org.opennms.web.rest.v2
Class ApplicationEventUtil
- java.lang.Object
-
- org.opennms.web.rest.v2.ApplicationEventUtil
-
public class ApplicationEventUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ApplicationEventUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<Event>
getApplicationChangedEvents(java.util.Collection<OnmsApplication> applications)
-
-
-
Method Detail
-
getApplicationChangedEvents
public static java.util.List<Event> getApplicationChangedEvents(java.util.Collection<OnmsApplication> applications)
-
-