Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1GetPipelineRunOutputResponse
Packages that use V1GetPipelineRunOutputResponse
-
Uses of V1GetPipelineRunOutputResponse in cn.sliew.carp.module.application.vela.api.v1
Methods in cn.sliew.carp.module.application.vela.api.v1 that return types with arguments of type V1GetPipelineRunOutputResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1GetPipelineRunOutputResponse>PipelineApi.getPipelineRunOutput(String step, String projectName, String pipelineName, String runName) org.springframework.http.ResponseEntity<V1GetPipelineRunOutputResponse>ApplicationApi.getWorkflowRecordOutputs(String appName, String workflowName, String record, String step)