Class ServiceDataWrapper

java.lang.Object
com.almis.awe.model.dto.ServiceData
com.almis.awe.model.dto.ServiceDataWrapper
All Implemented Interfaces:
ResponseWrapper, Copyable, Serializable

public class ServiceDataWrapper extends ServiceData implements ResponseWrapper
Generic class that implements ResponseWrapper and is used to parse the response from a microservice/rest service when no specific class is provided
Author:
jbellon
See Also:
  • Constructor Details

    • ServiceDataWrapper

      public ServiceDataWrapper()
  • Method Details