Class DeviceQueryMapperImpl

java.lang.Object
com.flowable.engage.rest.service.api.mapper.notification.push.DeviceQueryMapperImpl
All Implemented Interfaces:
DeviceQueryMapper

@Generated(value="org.mapstruct.ap.MappingProcessor",
           date="2020-12-15T19:53:00+0100",
           comments="version: 1.4.1.Final, compiler: javac, environment: Java 13.0.2 (N/A)")
@Component
public class DeviceQueryMapperImpl
extends java.lang.Object
implements DeviceQueryMapper
  • Constructor Summary

    Constructors 
    Constructor Description
    DeviceQueryMapperImpl()  
  • Method Summary

    Modifier and Type Method Description
    DeviceQuery mapToQuery​(DeviceQueryRequest queryRequest, DeviceService deviceService)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait