Class InMemoryEventMapperImpl

    • Constructor Detail

      • InMemoryEventMapperImpl

        public InMemoryEventMapperImpl()
    • Method Detail

      • map

        public org.opennms.integration.api.v1.model.immutables.ImmutableInMemoryEvent map​(Event event)
        Specified by:
        map in interface InMemoryEventMapper
      • parmListToEventParameterList

        protected List<org.opennms.integration.api.v1.model.EventParameter> parmListToEventParameterList​(List<Parm> list)