Uses of Class
com.inteliqua.rest.flow.payload.FlowDto
-
Packages that use FlowDto Package Description com.inteliqua.rest.flow.payload -
-
Uses of FlowDto in com.inteliqua.rest.flow.payload
Subclasses of FlowDto in com.inteliqua.rest.flow.payload Modifier and Type Class Description classExtendedFlowDtoExtended Data Transfer Object (DTO) that includes additional metadata for a flow.Constructor parameters in com.inteliqua.rest.flow.payload with type arguments of type FlowDto Constructor Description FlowDtoListPayload(List<FlowDto> data)
-