Class ExcludeFromChangeSet
- java.lang.Object
-
- hudson.model.AbstractDescribableImpl<hudson.plugins.git.extensions.GitSCMExtension>
-
- hudson.plugins.git.extensions.GitSCMExtension
-
- org.jenkinsci.plugins.workflow.multibranch.extended.scm.ExcludeFromChangeSet
-
- All Implemented Interfaces:
Describable<hudson.plugins.git.extensions.GitSCMExtension>
public class ExcludeFromChangeSet extends hudson.plugins.git.extensions.GitSCMExtension
This class extends GitSCMExtension for excluding git change log from plugin SCM
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ExcludeFromChangeSet.DescriptorImpl
static class
ExcludeFromChangeSet.HideMe
static class
ExcludeFromChangeSet.ScmListener
-
Constructor Summary
Constructors Constructor Description ExcludeFromChangeSet()
-
Method Summary
-
Methods inherited from class hudson.plugins.git.extensions.GitSCMExtension
beforeCheckout, beforeCheckout, decorate, decorateCheckoutCommand, decorateCheckoutCommand, decorateCloneCommand, decorateCloneCommand, decorateFetchCommand, decorateFetchCommand, decorateMergeCommand, decorateMergeCommand, decorateRevisionToBuild, decorateRevisionToBuild, determineSupportForJGit, enableMultipleRevisionDetection, getDescriptor, getRequiredClient, getWorkingDirectory, getWorkingDirectory, isRevExcluded, onCheckoutCompleted, onCheckoutCompleted, onClean, populateEnvironmentVariables, requiresWorkspaceForPolling
-
-