Package com.inteliqua.rest.flow.payload
Class FlowEventDtoListPayload
- java.lang.Object
-
- com.qivos.util.rest.common.envelope.Payload<List<FlowEventDto>>
-
- com.inteliqua.rest.flow.payload.FlowEventDtoListPayload
-
public class FlowEventDtoListPayload extends com.qivos.util.rest.common.envelope.Payload<List<FlowEventDto>>
- Author:
- nikritikos
-
-
Constructor Summary
Constructors Constructor Description FlowEventDtoListPayload(List<FlowEventDto> data)
-
-
-
Constructor Detail
-
FlowEventDtoListPayload
public FlowEventDtoListPayload(List<FlowEventDto> data)
-
-