Uses of Class
com.github.jenkins.lastchanges.pipeline.LastChangesPublisherScript
-
Packages that use LastChangesPublisherScript Package Description com.github.jenkins.lastchanges.pipeline -
-
Uses of LastChangesPublisherScript in com.github.jenkins.lastchanges.pipeline
Methods in com.github.jenkins.lastchanges.pipeline that return LastChangesPublisherScript Modifier and Type Method Description LastChangesPublisherScript
LastChangesPipelineGlobal. getLastChangesPublisher(String since, String format, String matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons, String specificRevision, String vcsDir, String specificBuild)
LastChangesPublisherScript
LastChangesPublisherScript. publishLastChanges()
protected LastChangesPublisherScript
GetLastChangesPublisherStep.Execution. run()
protected LastChangesPublisherScript
PublishLastChangesStep.Execution. run()
Constructors in com.github.jenkins.lastchanges.pipeline with parameters of type LastChangesPublisherScript Constructor Description PublishLastChangesStep(LastChangesPublisherScript publisher)
-