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