Skip to content

Commit

Permalink
Add YamlPipelineJobItemProgressSwapper
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Nov 18, 2023
1 parent 0eb0c5a commit 6c974cf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
public interface PipelineJobAPI extends TypedSPI {

/**
* Get YAML job configuration swapper.
* Get YAML pipeline job configuration swapper.
*
* @return YAML job configuration swapper
* @return YAML pipeline job configuration swapper
*/
YamlPipelineJobConfigurationSwapper<?, ?> getYamlJobConfigurationSwapper();

Expand Down

0 comments on commit 6c974cf

Please sign in to comment.