Interface EventParameterMapper


  • public interface EventParameterMapper
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map​(OnmsEventParameter onmsEventParameter)  
      org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map​(Parm parm)  
    • Method Detail

      • map

        org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map​(OnmsEventParameter onmsEventParameter)
      • map

        org.opennms.integration.api.v1.model.immutables.ImmutableEventParameter map​(Parm parm)