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