Class LastChangesPipelineGlobal
- java.lang.Object
-
- com.github.jenkins.lastchanges.pipeline.LastChangesPipelineGlobal
-
- All Implemented Interfaces:
Serializable
public class LastChangesPipelineGlobal extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LastChangesPipelineGlobal(org.jenkinsci.plugins.workflow.cps.CpsScript script)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LastChangesPublisherScript
getLastChangesPublisher(String since, String format, String matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons, String specificRevision, String vcsDir, String specificBuild)
-