public class GetLastChangesPublisherStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
Modifier and Type | Class and Description |
---|---|
static class |
GetLastChangesPublisherStep.DescriptorImpl |
static class |
GetLastChangesPublisherStep.Execution |
Constructor and Description |
---|
GetLastChangesPublisherStep(SinceType since,
FormatType format,
MatchingType matching,
Boolean showFiles,
Boolean synchronisedScroll,
String matchWordsThreshold,
String matchingMaxComparisons,
String specificRevision,
String vcsDir,
String specificBuild) |
@DataBoundConstructor public GetLastChangesPublisherStep(SinceType since, FormatType format, MatchingType matching, Boolean showFiles, Boolean synchronisedScroll, String matchWordsThreshold, String matchingMaxComparisons, String specificRevision, String vcsDir, String specificBuild)
Copyright © 2016–2019. All rights reserved.