@Generated(value="org.mapstruct.ap.MappingProcessor", date="2022-07-12T15:05:19+0000", comments="version: 1.3.0.Final, compiler: javac, environment: Java 1.8.0_322 (Red Hat, Inc.)") public class InMemoryEventMapperImpl extends Object implements InMemoryEventMapper
Constructor and Description |
---|
InMemoryEventMapperImpl() |
Modifier and Type | Method and Description |
---|---|
org.opennms.integration.api.v1.model.immutables.ImmutableInMemoryEvent |
map(Event event) |
protected List<org.opennms.integration.api.v1.model.EventParameter> |
parmListToEventParameterList(List<Parm> list) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
map
public org.opennms.integration.api.v1.model.immutables.ImmutableInMemoryEvent map(Event event)
map
in interface InMemoryEventMapper
Copyright © 2022. All rights reserved.