Uses of Class
cn.sliew.carp.module.application.vela.api.v1.model.v1.V1GetPipelineRunInputResponse
Packages that use V1GetPipelineRunInputResponse
-
Uses of V1GetPipelineRunInputResponse 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 V1GetPipelineRunInputResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<V1GetPipelineRunInputResponse>PipelineApi.getPipelineRunInput(String step, String projectName, String pipelineName, String runName) org.springframework.http.ResponseEntity<V1GetPipelineRunInputResponse>ApplicationApi.getWorkflowRecordInputs(String appName, String workflowName, String record, String step)