- GenerateGitScript(String, String, String, boolean) - Constructor for class jenkins.plugins.git.GitUsernamePasswordBinding.GenerateGitScript
-
- getAction(AbstractBuild<?, ?>, TaskListener) - Method in class hudson.plugins.git.GitRevisionBuildParameters
-
- getAffectedFiles() - Method in class hudson.plugins.git.GitChangeSet
-
- getAffectedPaths() - Method in class hudson.plugins.git.GitChangeSet
-
- getAllBranchRevisions() - Method in class hudson.plugins.git.util.GitUtils
-
Return a list of "Revisions" - where a revision knows about all the branch names that refer to
a SHA1.
- getAncestorCommitSha1() - Method in class hudson.plugins.git.util.AncestryBuildChooser
-
- getApi() - Method in class hudson.plugins.git.util.BuildData
-
- getAuthor() - Method in class hudson.plugins.git.GitChangeSet
-
- getAuthorEmail() - Method in class hudson.plugins.git.GitChangeSet
-
- getAuthorName() - Method in class hudson.plugins.git.GitChangeSet
-
Gets the author name for this changeset - note that this is mainly here
so that we can test authorOrCommitter without needing a fully instantiated
Hudson (which is needed for User.get in getAuthor()).
- getAuthorOrCommitter() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getBaseHash() - Method in class jenkins.plugins.git.MergeWithGitSCMExtension
-
- getBaseName() - Method in class jenkins.plugins.git.MergeWithGitSCMExtension
-
- getBranch() - Method in class hudson.plugins.git.GitChangeSet
-
- getBranch() - Method in class hudson.plugins.git.GitTagAction.TagInfo
-
- getBranch() - Method in class hudson.plugins.git.util.MergeRecord
-
- getBranch() - Method in class jenkins.plugins.git.GitStep
-
- getBranches() - Method in class hudson.plugins.git.GitSCM
-
- getBranches() - Method in class hudson.plugins.git.SubmoduleConfig
-
Deprecated.
- getBranchesString() - Method in class hudson.plugins.git.SubmoduleConfig
-
Deprecated.
- getBranchesToPush() - Method in class hudson.plugins.git.GitPublisher
-
- getBranchName() - Method in class hudson.plugins.git.GitPublisher.BranchToPush
-
- getBranchSpecifier(Item) - Method in class hudson.plugins.git.GitBranchSpecifierColumn
-
- getBrowser() - Method in class hudson.plugins.git.GitSCM
-
- getBrowser() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getBrowser() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait
-
- getBrowserDescriptors() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
Deprecated.
- getBrowserDescriptors() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
-
- getBuild() - Method in interface hudson.plugins.git.util.BuildChooserContext
-
- getBuildChooser() - Method in class hudson.plugins.git.extensions.impl.BuildChooserSetting
-
- getBuildChooser() - Method in class hudson.plugins.git.GitSCM
-
- getBuildChooserDescriptors() - Method in class hudson.plugins.git.extensions.impl.BuildChooserSetting.DescriptorImpl
-
- getBuildChooserDescriptors(Item) - Method in class hudson.plugins.git.extensions.impl.BuildChooserSetting.DescriptorImpl
-
- getBuildData(Run, boolean) - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getBuildData(Run) - Method in class hudson.plugins.git.GitSCM
-
Find the build log (BuildData) recorded with the last build that completed.
- getBuilderClass() - Method in class jenkins.plugins.git.traits.BranchDiscoveryTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
- getBuilderClass() - Method in class jenkins.plugins.git.traits.GitToolSCMSourceTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.IgnoreOnPushNotificationTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.DescriptorImpl
- getBuilderClass() - Method in class jenkins.plugins.git.traits.RemoteNameSCMSourceTrait.DescriptorImpl
-
/**
- getBuilderClass() - Method in class jenkins.plugins.git.traits.TagDiscoveryTrait.DescriptorImpl
- getBuildNumber() - Method in class hudson.plugins.git.util.Build
-
- getBuildResult() - Method in class hudson.plugins.git.util.Build
-
- getBuildsByBranchName() - Method in class hudson.plugins.git.util.BuildData
-
- getCacheDir(String) - Static method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCacheDir(String, boolean) - Static method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCacheEntry() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCacheLock(String) - Static method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCandidateRevisions(boolean, String, GitClient, TaskListener, BuildData, BuildChooserContext) - Method in class hudson.plugins.git.util.AncestryBuildChooser
-
- getCandidateRevisions(boolean, String, GitClient, TaskListener, BuildData, BuildChooserContext) - Method in class hudson.plugins.git.util.BuildChooser
-
Get a list of revisions that are candidates to be built.
- getCandidateRevisions(boolean, String, IGitAPI, TaskListener, BuildData, BuildChooserContext) - Method in class hudson.plugins.git.util.BuildChooser
-
- getCandidateRevisions(boolean, String, IGitAPI, TaskListener, BuildData) - Method in class hudson.plugins.git.util.BuildChooser
-
- getCandidateRevisions(boolean, String, GitClient, TaskListener, BuildData, BuildChooserContext) - Method in class hudson.plugins.git.util.DefaultBuildChooser
-
Determines which Revisions to build.
- getCandidateRevisions(boolean, String, GitClient, TaskListener, BuildData, BuildChooserContext) - Method in class hudson.plugins.git.util.InverseBuildChooser
-
- getCandidateRevisions(boolean, String, GitClient, TaskListener, BuildData, BuildChooserContext) - Method in class jenkins.plugins.git.AbstractGitSCMSource.SpecificRevisionBuildChooser
-
Get a list of revisions that are candidates to be built.
- getChangeSet() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.AssemblaWeb
-
Creates a link to the change set
http://[AssemblaWeb URL]/commits/[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.BitbucketServer
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.BitbucketWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the change set
http://[CGit URL]/commit?id=[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.FisheyeGitRepositoryBrowser
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitBlitRepositoryBrowser
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GithubWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.Gitiles
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the changeset
v < 3.0: [GitLab URL]/commits/[Hash]
else: [GitLab URL]/commit/[Hash]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitList
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitoriousWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GitWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.GogsGit
-
Creates a link to the change set
http://[GogsGit URL]/commit/[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.KilnGit
-
Creates a link to the change set
http://[KilnGit URL]/History/[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.Phabricator
-
Creates a link to the changeset
https://[Phabricator URL]/r$repo$sha
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.RedmineWeb
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.RhodeCode
-
Creates a link to the change set
http://[RhodeCode URL]/changeset/[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.Stash
-
Creates a link to the change set
http://[Stash URL]/commits/[commit]
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.TFS2013GitRepositoryBrowser
-
- getChangeSetLink(GitChangeSet) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getClean() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getCliGitTool(Run<?, ?>, String, TaskListener) - Method in interface jenkins.plugins.git.GitCredentialBindings
-
Ensures that the gitTool available is of type cli git/GitTool.class
GitTool.
- getCombineQueuedCommits() - Method in class hudson.plugins.git.GitRevisionBuildParameters
-
- getComment() - Method in class hudson.plugins.git.GitChangeSet
-
- getCommentAnnotated() - Method in class hudson.plugins.git.GitChangeSet
-
- getCommitId() - Method in class hudson.plugins.git.GitChangeSet
-
- getCompareRemote() - Method in class hudson.plugins.git.ChangelogToBranchOptions
-
- getCompareTarget() - Method in class hudson.plugins.git.ChangelogToBranchOptions
-
- getConfigurators(ConfigurationContext) - Method in class hudson.plugins.git.browser.casc.GitLabConfigurator
-
- getContextClass() - Method in class jenkins.plugins.git.traits.BranchDiscoveryTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.GitToolSCMSourceTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.IgnoreOnPushNotificationTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.RemoteNameSCMSourceTrait.DescriptorImpl
- getContextClass() - Method in class jenkins.plugins.git.traits.TagDiscoveryTrait.DescriptorImpl
- getCredentials() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCredentialsId() - Method in class hudson.plugins.git.UserRemoteConfig
-
- getCredentialsId() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getCredentialsId() - Method in class jenkins.plugins.git.GitSCMSource
-
- getCredentialsId() - Method in class jenkins.plugins.git.GitStep
-
- getDate() - Method in class hudson.plugins.git.GitChangeSet
-
- getDefaultTarget(String, StandardCredentials) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the default target of the specified repository.
- getDefaultTemplates() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.DescriptorImpl
-
Returns the default templates.
- getDepth() - Method in class hudson.plugins.git.extensions.impl.CloneOption
-
- getDepth() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption
-
- getDescriptor() - Method in class hudson.plugins.git.extensions.GitSCMExtension
-
- getDescriptor() - Method in class hudson.plugins.git.extensions.impl.SparseCheckoutPath
-
- getDescriptor() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getDescriptor() - Method in class hudson.plugins.git.GitTagAction
-
- getDescriptor() - Method in class hudson.plugins.git.util.BuildChooser
-
Returns build chooser descriptor.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.AssemblaWeb
-
Shows the difference between the referenced commit and the previous commit.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.BitbucketServer
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.BitbucketWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.FisheyeGitRepositoryBrowser
-
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitBlitRepositoryBrowser
-
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GithubWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Gitiles
-
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the commit diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitList
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitoriousWeb
-
Creates a link to the commit diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Determines the link to the diff between the version
in the specified revision of
GitChangeSet.Path to its previous version.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GogsGit
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.KilnGit
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Phabricator
-
Creates a link to the commit diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RedmineWeb
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RhodeCode
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Stash
-
Creates a link to the file diff.
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.TFS2013GitRepositoryBrowser
-
- getDiffLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getDisableSubmodules() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getDisplayName() - Method in class hudson.plugins.git.BranchSpec.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.browser.AssemblaWeb.AssemblaWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.BitbucketServer.BitbucketServerDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.BitbucketWeb.BitbucketWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.CGit.CGITDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.FisheyeGitRepositoryBrowser.FisheyeGitRepositoryBrowserDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitBlitRepositoryBrowser.ViewGitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GithubWeb.GithubWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.Gitiles.ViewGitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitLab.GitLabDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitList.GitListDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitoriousWeb.GitoriousWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GitWeb.GitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.GogsGit.GogsGitDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.KilnGit.KilnGitDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.Phabricator.PhabricatorDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.RedmineWeb.RedmineWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.RhodeCode.RhodeCodeDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.Stash.StashDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.TFS2013GitRepositoryBrowser.TFS2013GitRepositoryBrowserDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.browser.ViewGitWeb.ViewGitWebDescriptor
-
- getDisplayName() - Method in class hudson.plugins.git.ChangelogToBranchOptions.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.AuthorInChangelog.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.BuildChooserSetting.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.BuildSingleRevisionOnly.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.ChangelogToBranch.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.CheckoutOption.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.CleanBeforeCheckout.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.CleanCheckout.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.CloneOption.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.DisableRemotePoll.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.GitLFSPull.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.IgnoreNotifyCommit.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.LocalBranch.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.MessageExclusion.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.PathRestriction.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.PerBuildTag.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.PreBuildMerge.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.PruneStaleBranch.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.PruneStaleTag.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.RelativeTargetDirectory.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.ScmName.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.SparseCheckoutPath.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.SparseCheckoutPaths.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.UserExclusion.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.UserIdentity.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.extensions.impl.WipeWorkspace.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.git.GitBranchSpecifierColumn.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitPublisher.BranchToPush.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitPublisher.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitPublisher.NoteToPush.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitPublisher.TagToPush.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitRevisionBuildParameters.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitStatus
-
- getDisplayName() - Method in class hudson.plugins.git.GitTagAction.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.GitTagAction
-
- getDisplayName() - Method in class hudson.plugins.git.UserMergeOptions.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.UserRemoteConfig.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.util.AncestryBuildChooser.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.util.BuildChooser
-
Short-hand to get to the display name.
- getDisplayName() - Method in class hudson.plugins.git.util.BuildData
-
Returns the build data display name, optionally with SCM name.
- getDisplayName() - Method in class hudson.plugins.git.util.DefaultBuildChooser.DescriptorImpl
-
- getDisplayName() - Method in class hudson.plugins.git.util.InverseBuildChooser.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.git.GitStep.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.git.GitUsernamePasswordBinding.DescriptorImpl
-
- getDisplayName() - Method in class jenkins.plugins.git.traits.AuthorInChangelogTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.BranchDiscoveryTrait.BranchSCMHeadAuthority.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.BranchDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.CheckoutOptionTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.CleanAfterCheckoutTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.CleanBeforeCheckoutTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.CloneOptionTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.GitLFSPullTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.GitToolSCMSourceTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.IgnoreOnPushNotificationTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.LocalBranchTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.PruneStaleBranchTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.PruneStaleTagTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.RefSpecTemplate.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.RemoteNameSCMSourceTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.SparseCheckoutPathsTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.SubmoduleOptionTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.TagDiscoveryTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.TagDiscoveryTrait.TagSCMHeadAuthority.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.UserIdentityTrait.DescriptorImpl
- getDisplayName() - Method in class jenkins.plugins.git.traits.WipeWorkspaceTrait.DescriptorImpl
- getDoGenerateSubmoduleConfigurations() - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getDst() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getEditType() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getEmail() - Method in class hudson.plugins.git.extensions.impl.UserIdentity
-
- getEnvironment() - Method in interface hudson.plugins.git.util.BuildChooserContext
-
- getExcludedMessage() - Method in class hudson.plugins.git.extensions.impl.MessageExclusion
-
- getExcludedRegions() - Method in class hudson.plugins.git.extensions.impl.PathRestriction
-
- getExcludedRegions() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getExcludedRegionsNormalized() - Method in class hudson.plugins.git.extensions.impl.PathRestriction
-
- getExcludedRegionsNormalized() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getExcludedUsers() - Method in class hudson.plugins.git.extensions.impl.UserExclusion
-
- getExcludedUsers() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getExcludedUsersNormalized() - Method in class hudson.plugins.git.extensions.impl.UserExclusion
-
- getExcludedUsersNormalized() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getExcludes() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getExclusionPath() - Method in class hudson.plugins.git.GitStatusCrumbExclusion
-
- getExtension() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTrait
-
Gets the extension.
- getExtensionClass() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
-
- getExtensionDescriptor() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
-
- getExtensionDescriptors() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
- getExtensionDescriptors() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
Deprecated.
- getExtensions() - Method in class hudson.plugins.git.GitSCM
-
All the configured extensions attached to this
GitSCM.
- getExtensions() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getFastForwardMode() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getFastForwardMode() - Method in class hudson.plugins.git.UserMergeOptions
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.AssemblaWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.BitbucketServer
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.BitbucketWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.CGit
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.FisheyeGitRepositoryBrowser
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitBlitRepositoryBrowser
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GithubWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Gitiles
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitLab
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitList
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitoriousWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Determines the link to a single file under Git.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GogsGit
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.KilnGit
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Phabricator
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RedmineWeb
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.RhodeCode
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.Stash
-
Creates a link to the file.
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.TFS2013GitRepositoryBrowser
-
- getFileLink(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getFunctionName() - Method in class jenkins.plugins.git.GitStep.DescriptorImpl
-
- getGitClientInstance(String, FilePath, EnvVars, TaskListener) - Method in interface jenkins.plugins.git.GitCredentialBindings
-
Use GitClient to perform git operations in a repository.
- getGitClientInstance(String, FilePath, EnvVars, TaskListener) - Method in class jenkins.plugins.git.GitUsernamePasswordBinding
-
- getGitConfigEmail() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getGitConfigEmailToUse() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getGitConfigName() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getGitConfigNameToUse() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getGitExe() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Deprecated.
- getGitExe(Node, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
- getGitExe(Node, EnvVars, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
Exposing so that we can get this from GitPublisher.
- getGitTool() - Method in class hudson.plugins.git.GitSCM
-
- getGitTool(Node, EnvVars, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
- getGitTool() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getGitTool() - Method in class jenkins.plugins.git.GitToolChooser
-
Recommend git tool to be used by the git client
- getGitTool() - Method in class jenkins.plugins.git.traits.GitToolSCMSourceTrait
-
- getGitToolName() - Method in class jenkins.plugins.git.GitUsernamePasswordBinding
-
- getGitTools() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Lists available toolinstallations.
- getGlobalConfigEmail() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Global setting to be used to set GIT_COMMITTER_EMAIL and GIT_AUTHOR_EMAIL.
- getGlobalConfigName() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Global setting to be used to set GIT_COMMITTER_NAME and GIT_AUTHOR_NAME.
- getHash() - Method in class jenkins.plugins.git.AbstractGitSCMSource.SCMRevisionImpl
-
- getHelpFile() - Method in class hudson.plugins.git.GitPublisher.DescriptorImpl
-
- getHelpFile() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
- getIconFileName() - Method in class hudson.plugins.git.GitStatus
-
- getIconFileName() - Method in class hudson.plugins.git.GitTagAction
-
- getIconFileName() - Method in class hudson.plugins.git.util.BuildData
-
- getId() - Method in class hudson.plugins.git.GitChangeSet
-
- getIncludedRegions() - Method in class hudson.plugins.git.extensions.impl.PathRestriction
-
- getIncludedRegions() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getIncludedRegionsNormalized() - Method in class hudson.plugins.git.extensions.impl.PathRestriction
-
- getIncludedRegionsNormalized() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getIncludes() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getIndex() - Method in class hudson.plugins.git.util.BuildData
-
Gets the identifier used to disambiguate multiple
BuildData actions attached to a
Run.
- getIndexOfPath(GitChangeSet.Path) - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Calculate the index of the given path in a
sorted list of affected files
- getKey() - Method in class hudson.plugins.git.GitSCM
-
- getKind() - Method in class hudson.plugins.git.GitChangeSetList
-
- getLastBuild(ObjectId) - Method in class hudson.plugins.git.util.BuildData
-
- getLastBuildOfBranch(String) - Method in class hudson.plugins.git.util.BuildData
-
- getLastBuiltRevision() - Method in class hudson.plugins.git.util.BuildData
-
Gets revision of the previous build.
- getLegacyId() - Method in class hudson.plugins.git.util.BuildChooserDescriptor
-
Before this extension point was formalized, existing
BuildChoosers had
a hard-coded ID name used for the persistence.
- getLegacyId() - Method in class hudson.plugins.git.util.DefaultBuildChooser.DescriptorImpl
-
- getLocalBranch() - Method in class hudson.plugins.git.extensions.impl.LocalBranch
-
- getLocalBranch() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getLogs() - Method in class hudson.plugins.git.GitChangeSetList
-
- getMarked() - Method in class hudson.plugins.git.util.Build
-
- getMaximumAgeInDays() - Method in class hudson.plugins.git.util.AncestryBuildChooser
-
- getMergeOptions() - Method in class hudson.plugins.git.GitSCM
-
- getMergeRemote() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getMergeRemote() - Method in class hudson.plugins.git.UserMergeOptions
-
Repository name, such as 'origin' that designates which repository the branch lives in.
- getMergeStrategy() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getMergeStrategy() - Method in class hudson.plugins.git.UserMergeOptions
-
- getMergeTarget() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getMergeTarget() - Method in class hudson.plugins.git.UserMergeOptions
-
Ref in the repository that becomes the input of the merge.
- getMsg() - Method in class hudson.plugins.git.GitChangeSet
-
- getName() - Method in class hudson.plugins.git.BranchSpec
-
- getName() - Method in class hudson.plugins.git.extensions.impl.ScmName
-
- getName() - Method in class hudson.plugins.git.extensions.impl.UserIdentity
-
- getName() - Method in class hudson.plugins.git.UserRemoteConfig
-
- getName() - Method in class jenkins.plugins.git.GitRemoteHeadRefAction
-
- getName() - Method in class jenkins.plugins.git.GitSCMSourceContext.RefNameMapping
-
- getName(String) - Method in class jenkins.plugins.git.GitSCMSourceContext.RefNameMapping
-
- getNameMapping() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait
-
- getNormalizeUrl() - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
Determines whether a URL should be normalized
Overridden in the rare case where it shouldn't
- getNormalizeUrl() - Method in class hudson.plugins.git.browser.GitWeb
-
- getnoteMsg() - Method in class hudson.plugins.git.GitPublisher.NoteToPush
-
- getnoteNamespace() - Method in class hudson.plugins.git.GitPublisher.NoteToPush
-
- getnoteReplace() - Method in class hudson.plugins.git.GitPublisher.NoteToPush
-
- getNotesToPush() - Method in class hudson.plugins.git.GitPublisher
-
- getOldGitExe() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
Old configuration of git executable - exposed so that we can
migrate this setting to GitTool without deprecation warnings.
- getOptions() - Method in class hudson.plugins.git.extensions.impl.ChangelogToBranch
-
- getOptions() - Method in class hudson.plugins.git.extensions.impl.PreBuildMerge
-
- getOwningRun() - Method in class hudson.plugins.git.util.BuildData
-
- getParameterString(String, EnvVars) - Static method in class hudson.plugins.git.GitSCM
-
- getParamExpandedRepo(EnvVars, RemoteConfig) - Method in class hudson.plugins.git.GitSCM
-
Expand Parameters in the supplied remote repository with the parameter values provided in the given environment variables
- getParamExpandedRepos(Run<?, ?>) - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getParamExpandedRepos(Run<?, ?>, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
- getParamLocalBranch(Run<?, ?>) - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getParamLocalBranch(Run<?, ?>, TaskListener) - Method in class hudson.plugins.git.GitSCM
-
Gets the parameter-expanded effective value in the context of the current build.
- getParentCommit() - Method in class hudson.plugins.git.GitChangeSet
-
- getPath() - Method in class hudson.plugins.git.extensions.impl.SparseCheckoutPath
-
- getPath() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getPaths() - Method in class hudson.plugins.git.GitChangeSet
-
Gets the files that are changed in this commit.
- getPermission() - Method in class hudson.plugins.git.GitTagAction
-
- getPollEnvironment(AbstractProject, FilePath, Launcher, TaskListener) - Static method in class hudson.plugins.git.util.GitUtils
-
- getPollEnvironment(AbstractProject, FilePath, Launcher, TaskListener, boolean) - Static method in class hudson.plugins.git.util.GitUtils
-
An attempt to generate at least semi-useful EnvVars for polling calls, based on previous build.
- getProjectName() - Method in class hudson.plugins.git.browser.GitBlitRepositoryBrowser
-
- getProjectName() - Method in class hudson.plugins.git.browser.ViewGitWeb
-
- getPruneBranches() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getPruneTags() - Method in class hudson.plugins.git.extensions.impl.PruneStaleTag
-
Needed for pipeline syntax generator.
- getRawRefSpecs() - Method in class jenkins.plugins.git.GitSCMSource
-
Deprecated.
- getRebaseBeforePush() - Method in class hudson.plugins.git.GitPublisher.BranchToPush
-
- getRecursiveSubmodules() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getRef() - Method in class hudson.plugins.git.ChangelogToBranchOptions
-
- getRef() - Method in class hudson.plugins.git.UserMergeOptions
-
Ref in the repository that becomes the input of the merge, a
slash separated concatenation of merge remote and merge target.
- getRef() - Method in class jenkins.plugins.git.GitBranchSCMHead
-
- getRef() - Method in class jenkins.plugins.git.GitRefSCMHead
-
- getRef() - Method in interface jenkins.plugins.git.GitSCMHeadMixin
-
The ref, e.g.
- getRef() - Method in class jenkins.plugins.git.GitSCMSourceContext.RefNameMapping
-
- getRef() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait
-
- getReference() - Method in class hudson.plugins.git.extensions.impl.CloneOption
-
- getReference() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption
-
- getReference() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getRefNameMappings() - Method in class jenkins.plugins.git.GitSCMSourceContext
-
- getRefspec() - Method in class hudson.plugins.git.UserRemoteConfig
-
- getRefSpecs() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getRefSpecs() - Method in class jenkins.plugins.git.GitSCMSource
-
Deprecated.
- getRelativeTargetDir() - Method in class hudson.plugins.git.extensions.impl.RelativeTargetDirectory
-
- getRelativeTargetDir() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getRemote() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getRemote() - Method in class jenkins.plugins.git.GitRemoteHeadRefAction
-
- getRemote() - Method in class jenkins.plugins.git.GitSCMSource
-
- getRemoteBranchName() - Method in class hudson.plugins.git.opt.PreBuildMergeOptions
-
- getRemoteConfigs() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getRemoteName() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getRemoteName() - Method in class jenkins.plugins.git.traits.RemoteNameSCMSourceTrait
-
Gets the remote name.
- getRemotePoll() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getRemoteUrls() - Method in class hudson.plugins.git.util.BuildData
-
- getRepo() - Method in class hudson.plugins.git.browser.Phabricator
-
- getRepositories() - Method in class hudson.plugins.git.GitSCM
-
- getRepositoryByName(String) - Method in class hudson.plugins.git.GitSCM
-
- getRepoUrl() - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
- getRequiredClient() - Method in class hudson.plugins.git.extensions.GitSCMExtension
-
Let extension declare required GitClient implementation.
- getRequiredClient() - Method in class hudson.plugins.git.extensions.impl.CloneOption
-
Let extension declare required GitClient implementation.
- getRequiredClient() - Method in class hudson.plugins.git.extensions.impl.PreBuildMerge
-
- getRequiredGlobalConfigPagePermission() - Method in class hudson.plugins.git.GitSCM.DescriptorImpl
-
- getRequiredMonitorService() - Method in class hudson.plugins.git.GitPublisher
-
- getRevision() - Method in class hudson.plugins.git.GitChangeSet
-
- getRevision() - Method in class hudson.plugins.git.util.Build
-
- getRevision() - Method in class jenkins.plugins.git.GitSCMFileSystem
-
- getRevision(String, StandardCredentials, String) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the current revision of the specified reference or object hash.
- getRevision(String, StandardCredentials, SCMHead) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the current revision of the specified head.
- getRevisionContainingBranch(String) - Method in class hudson.plugins.git.util.GitUtils
-
Return the revision containing the branch name.
- getRevisionForSHA1(ObjectId) - Method in class hudson.plugins.git.util.GitUtils
-
- getRevisions(String, StandardCredentials) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the current revisions of the specified repository.
- getRevisions(String, StandardCredentials, Set<GitSCMTelescope.ReferenceType>) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the current revisions of the specified repository.
- getRoot() - Method in class jenkins.plugins.git.GitSCMFileSystem
-
- getScmClass() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
- getScmClass() - Method in class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
- getScmClass() - Method in class jenkins.plugins.git.traits.GitToolSCMSourceTrait.DescriptorImpl
- getScmClass() - Method in class jenkins.plugins.git.traits.IgnoreOnPushNotificationTrait.DescriptorImpl
- getScmClass() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.DescriptorImpl
- getScmClass() - Method in class jenkins.plugins.git.traits.RemoteNameSCMSourceTrait.DescriptorImpl
- getSCMDescriptor() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
Deprecated.
- getScmName() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getScmName() - Method in class hudson.plugins.git.util.BuildData
-
- getSHA1() - Method in class hudson.plugins.git.util.Build
-
- getSha1() - Method in class hudson.plugins.git.util.MergeRecord
-
- getShallow() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption
-
- getShortDescription() - Method in class hudson.plugins.git.GitStatus.CommitHookCause
-
- getSizeOfRepository(String, Item, String) - Method in class jenkins.plugins.git.GitToolChooser.RepositorySizeAPI
-
- getSkipTag() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getSourceClass() - Method in class jenkins.plugins.git.traits.BranchDiscoveryTrait.DescriptorImpl
- getSourceClass() - Method in class jenkins.plugins.git.traits.DiscoverOtherRefsTrait.DescriptorImpl
- getSourceClass() - Method in class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait.DescriptorImpl
- getSourceClass() - Method in class jenkins.plugins.git.traits.IgnoreOnPushNotificationTrait.DescriptorImpl
- getSourceClass() - Method in class jenkins.plugins.git.traits.TagDiscoveryTrait.DescriptorImpl
- getSparseCheckoutPaths() - Method in class hudson.plugins.git.extensions.impl.SparseCheckoutPaths
-
- getSrc() - Method in class hudson.plugins.git.GitChangeSet.Path
-
- getSubmoduleCfg() - Method in class hudson.plugins.git.GitSCM
-
Deprecated.
- getSubmoduleName() - Method in class hudson.plugins.git.SubmoduleConfig
-
Deprecated.
- getTag() - Method in class hudson.plugins.git.GitTagAction.TagInfo
-
- getTagInfo() - Method in class hudson.plugins.git.GitTagAction
-
- getTagMessage() - Method in class hudson.plugins.git.GitPublisher.TagToPush
-
- getTagName() - Method in class hudson.plugins.git.GitPublisher.TagToPush
-
- getTags() - Method in class hudson.plugins.git.GitTagAction
-
- getTagsToPush() - Method in class hudson.plugins.git.GitPublisher
-
- getTarget() - Method in class hudson.plugins.git.browser.casc.GitLabConfigurator
-
- getTargetRepoName() - Method in class hudson.plugins.git.GitPublisher.PushConfig
-
- getTemplates() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait
-
Gets the templates.
- getThreads() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption
-
- getTimeout() - Method in class hudson.plugins.git.extensions.impl.CheckoutOption
-
- getTimeout() - Method in class hudson.plugins.git.extensions.impl.CloneOption
-
- getTimeout() - Method in class hudson.plugins.git.extensions.impl.SubmoduleOption
-
- getTimestamp() - Method in class hudson.plugins.git.GitChangeSet
-
- getTimestamp(String, StandardCredentials, String) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the timestamp of the specified reference or object hash.
- getTimestamp(String, StandardCredentials, SCMHead) - Method in class jenkins.plugins.git.GitSCMTelescope
-
Retrieves the timestamp of the specified reference or object hash.
- getTimestamp() - Method in class jenkins.plugins.git.GitTagSCMHead
- getTooltip() - Method in class hudson.plugins.git.GitTagAction
-
- getTrackingSubmodules() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getTraits() - Method in class jenkins.plugins.git.AbstractGitSCMSource
-
- getTraits() - Method in class jenkins.plugins.git.GitSCMSource
-
- getTraitsDefaults() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
- getTraitsDescriptorLists() - Method in class jenkins.plugins.git.GitSCMSource.DescriptorImpl
-
- getUrl() - Method in class hudson.plugins.git.browser.GitRepositoryBrowser
-
- getUrl() - Method in class hudson.plugins.git.UserRemoteConfig
-
- getUrl() - Method in class jenkins.plugins.git.GitStep
-
- getUrlName() - Method in class hudson.plugins.git.GitStatus
-
- getUrlName() - Method in class hudson.plugins.git.util.BuildData
-
- getUserMergeOptions() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
Deprecated.
- getUserRemoteConfigs() - Method in class hudson.plugins.git.GitSCM
-
- getUseShallowClone() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getValue() - Method in class jenkins.plugins.git.traits.RefSpecsSCMSourceTrait.RefSpecTemplate
-
Gets the template value.
- getVersion() - Method in class hudson.plugins.git.browser.GitLab
-
- getWipeOutWorkspace() - Method in class hudson.plugins.git.GitSCMBackwardCompatibility
-
- getWorkingDirectory(GitSCM, Job<?, ?>, FilePath, EnvVars, TaskListener) - Method in class hudson.plugins.git.extensions.GitSCMExtension
-
Given the workspace root directory, gets the working directory, which is where the repository will be checked out.
- getWorkingDirectory(GitSCM, AbstractProject<?, ?>, FilePath, EnvVars, TaskListener) - Method in class hudson.plugins.git.extensions.GitSCMExtension
-
Deprecated.
- getWorkingDirectory(GitSCM, Job<?, ?>, FilePath, EnvVars, TaskListener) - Method in class hudson.plugins.git.extensions.impl.RelativeTargetDirectory
-
- GIT_BRANCH - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_CHECKOUT_DIR - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_COMMIT - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_LOCAL_BRANCH - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_PREVIOUS_COMMIT - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_PREVIOUS_SUCCESSFUL_COMMIT - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_REF - Static variable in class hudson.plugins.git.GitSCM
-
- GIT_URL - Static variable in class hudson.plugins.git.GitSCM
-
- GitBlitRepositoryBrowser - Class in hudson.plugins.git.browser
-
- GitBlitRepositoryBrowser(String, String) - Constructor for class hudson.plugins.git.browser.GitBlitRepositoryBrowser
-
- GitBlitRepositoryBrowser.ViewGitWebDescriptor - Class in hudson.plugins.git.browser
-
- GitBranchSCMHead - Class in jenkins.plugins.git
-
- GitBranchSCMHead(String) - Constructor for class jenkins.plugins.git.GitBranchSCMHead
-
Constructor.
- GitBranchSCMHead.SCMHeadMigrationImpl - Class in jenkins.plugins.git
-
- GitBranchSCMRevision - Class in jenkins.plugins.git
-
- GitBranchSCMRevision(GitBranchSCMHead, String) - Constructor for class jenkins.plugins.git.GitBranchSCMRevision
-
- GitBranchSpecifierColumn - Class in hudson.plugins.git
-
Class that adds an optional 'Git branches to build' column to a list view.
- GitBranchSpecifierColumn() - Constructor for class hudson.plugins.git.GitBranchSpecifierColumn
-
- GitBranchSpecifierColumn.DescriptorImpl - Class in hudson.plugins.git
-
- GitBranchTokenMacro - Class in hudson.plugins.git
-
GIT_BRANCH token that expands to the branch(es) that was built.
- GitBranchTokenMacro() - Constructor for class hudson.plugins.git.GitBranchTokenMacro
-
- GitBrowserSCMSourceTrait - Class in jenkins.plugins.git.traits
-
- GitBrowserSCMSourceTrait(GitRepositoryBrowser) - Constructor for class jenkins.plugins.git.traits.GitBrowserSCMSourceTrait
-
Stapler constructor.
- GitBrowserSCMSourceTrait.DescriptorImpl - Class in jenkins.plugins.git.traits
-
- GitChangeLogParser - Class in hudson.plugins.git
-
Parse the git log
- GitChangeLogParser(boolean) - Constructor for class hudson.plugins.git.GitChangeLogParser
-
- GitChangeLogParser(GitClient, boolean) - Constructor for class hudson.plugins.git.GitChangeLogParser
-
Git client plugin 2.x silently truncated the first line of a commit message when showing the changelog summary in
the 'Changes' page using command line git.
- GitChangeSet - Class in hudson.plugins.git
-
Represents a change set.
- GitChangeSet(List<String>, boolean) - Constructor for class hudson.plugins.git.GitChangeSet
-
Create Git change set using information in given lines.
- GitChangeSet(List<String>, boolean, boolean) - Constructor for class hudson.plugins.git.GitChangeSet
-
Create Git change set using information in given lines.
- GitChangeSet.Path - Class in hudson.plugins.git
-
- GitChangeSetList - Class in hudson.plugins.git
-
List of changeset that went into a particular build.
- GitClientConflictException - Exception in hudson.plugins.git.extensions
-
- GitClientConflictException() - Constructor for exception hudson.plugins.git.extensions.GitClientConflictException
-
- GitClientType - Enum in hudson.plugins.git.extensions
-
- GitCredentialBindings - Interface in jenkins.plugins.git
-
- GithubWeb - Class in hudson.plugins.git.browser
-
Git Browser URLs
- GithubWeb(String) - Constructor for class hudson.plugins.git.browser.GithubWeb
-
- GithubWeb.GithubWebDescriptor - Class in hudson.plugins.git.browser
-
- GithubWebDescriptor() - Constructor for class hudson.plugins.git.browser.GithubWeb.GithubWebDescriptor
-
- Gitiles - Class in hudson.plugins.git.browser
-
- Gitiles(String) - Constructor for class hudson.plugins.git.browser.Gitiles
-
- Gitiles.ViewGitWebDescriptor - Class in hudson.plugins.git.browser
-
- GitLab - Class in hudson.plugins.git.browser
-
Git Browser for GitLab
- GitLab(String) - Constructor for class hudson.plugins.git.browser.GitLab
-
- GitLab(String, String) - Constructor for class hudson.plugins.git.browser.GitLab
-
Deprecated.
- GitLab.GitLabDescriptor - Class in hudson.plugins.git.browser
-
- GitLabConfigurator - Class in hudson.plugins.git.browser.casc
-
- GitLabConfigurator() - Constructor for class hudson.plugins.git.browser.casc.GitLabConfigurator
-
- GitLabDescriptor() - Constructor for class hudson.plugins.git.browser.GitLab.GitLabDescriptor
-
- GitLFSPull - Class in hudson.plugins.git.extensions.impl
-
git-lfs-pull after the checkout.
- GitLFSPull() - Constructor for class hudson.plugins.git.extensions.impl.GitLFSPull
-
- GitLFSPull.DescriptorImpl - Class in hudson.plugins.git.extensions.impl
-
- GitLFSPullTrait - Class in jenkins.plugins.git.traits
-
- GitLFSPullTrait() - Constructor for class jenkins.plugins.git.traits.GitLFSPullTrait
-
Stapler constructor.
- GitLFSPullTrait.DescriptorImpl - Class in jenkins.plugins.git.traits
-
- GitList - Class in hudson.plugins.git.browser
-
Git Browser URLs
- GitList(String) - Constructor for class hudson.plugins.git.browser.GitList
-
- GitList.GitListDescriptor - Class in hudson.plugins.git.browser
-
- GitListDescriptor() - Constructor for class hudson.plugins.git.browser.GitList.GitListDescriptor
-
- GitoriousWeb - Class in hudson.plugins.git.browser
-
Git Browser for Gitorious
- GitoriousWeb(String) - Constructor for class hudson.plugins.git.browser.GitoriousWeb
-
- GitoriousWeb.GitoriousWebDescriptor - Class in hudson.plugins.git.browser
-
- GitoriousWebDescriptor() - Constructor for class hudson.plugins.git.browser.GitoriousWeb.GitoriousWebDescriptor
-
- GitPublisher - Class in hudson.plugins.git
-
- GitPublisher(List<GitPublisher.TagToPush>, List<GitPublisher.BranchToPush>, List<GitPublisher.NoteToPush>, boolean, boolean, boolean) - Constructor for class hudson.plugins.git.GitPublisher
-
- GitPublisher.BranchToPush - Class in hudson.plugins.git
-
- GitPublisher.BranchToPush.DescriptorImpl - Class in hudson.plugins.git
-
- GitPublisher.DescriptorImpl - Class in hudson.plugins.git
-
- GitPublisher.NoteToPush - Class in hudson.plugins.git
-
- GitPublisher.NoteToPush.DescriptorImpl - Class in hudson.plugins.git
-
- GitPublisher.PushConfig - Class in hudson.plugins.git
-
- GitPublisher.TagToPush - Class in hudson.plugins.git
-
- GitPublisher.TagToPush.DescriptorImpl - Class in hudson.plugins.git
-
- GitPublisher_Check_BranchName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.BranchName: Branch Name.
- GitPublisher_Check_Note() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.Note: Note.
- GitPublisher_Check_RemoteName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.RemoteName: Remote Name.
- GitPublisher_Check_Required(Object) - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.Required: {0} is required..
- GitPublisher_Check_TagName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.TagName: Tag Name.
- GitRefSCMHead - Class in jenkins.plugins.git
-
- GitRefSCMHead(String, String) - Constructor for class jenkins.plugins.git.GitRefSCMHead
-
Constructor.
- GitRefSCMHead(String) - Constructor for class jenkins.plugins.git.GitRefSCMHead
-
Constructor where ref and name are the same.
- GitRefSCMRevision - Class in jenkins.plugins.git
-
- GitRefSCMRevision(GitRefSCMHead, String) - Constructor for class jenkins.plugins.git.GitRefSCMRevision
-
- GitRemoteHeadRefAction - Class in jenkins.plugins.git
-
- GitRemoteHeadRefAction(String, String) - Constructor for class jenkins.plugins.git.GitRemoteHeadRefAction
-
- GitRepositoryBrowser - Class in hudson.plugins.git.browser
-
- GitRepositoryBrowser() - Constructor for class hudson.plugins.git.browser.GitRepositoryBrowser
-
Deprecated.
- GitRepositoryBrowser(String) - Constructor for class hudson.plugins.git.browser.GitRepositoryBrowser
-
- GitRevisionBuildParameters - Class in hudson.plugins.git
-
Build parameter in the parameterized build trigger to pass the Git commit to the downstream build
(to do something else on the same commit.)
- GitRevisionBuildParameters(boolean) - Constructor for class hudson.plugins.git.GitRevisionBuildParameters
-
- GitRevisionBuildParameters() - Constructor for class hudson.plugins.git.GitRevisionBuildParameters
-
- GitRevisionBuildParameters.DescriptorImpl - Class in hudson.plugins.git
-
- GitRevisionTokenMacro - Class in hudson.plugins.git
-
GIT_REVISION token that expands to the SHA1 of the commit that was built.
- GitRevisionTokenMacro() - Constructor for class hudson.plugins.git.GitRevisionTokenMacro
-
- GitSCM - Class in hudson.plugins.git
-
Git SCM.
- GitSCM(String) - Constructor for class hudson.plugins.git.GitSCM
-
A convenience constructor that sets everything to default.
- GitSCM(List<UserRemoteConfig>, List<BranchSpec>, Boolean, Collection<SubmoduleConfig>, GitRepositoryBrowser, String, List<GitSCMExtension>) - Constructor for class hudson.plugins.git.GitSCM
-
Deprecated.
- GitSCM(List<UserRemoteConfig>, List<BranchSpec>, GitRepositoryBrowser, String, List<GitSCMExtension>) - Constructor for class hudson.plugins.git.GitSCM
-
- gitSCM - Variable in class hudson.plugins.git.util.BuildChooser
-
Refers back to the
GitSCM that owns this build chooser.
- GitSCM.DescriptorImpl - Class in hudson.plugins.git
-
- GitSCMBackwardCompatibility - Class in hudson.plugins.git
-
This is a portion of
GitSCM for the stuff that's used to be in
GitSCM
that are deprecated.
- GitSCMBackwardCompatibility() - Constructor for class hudson.plugins.git.GitSCMBackwardCompatibility
-
- GitSCMBuilder<B extends GitSCMBuilder<B>> - Class in jenkins.plugins.git
-
- GitSCMBuilder(SCMHead, SCMRevision, String, String) - Constructor for class jenkins.plugins.git.GitSCMBuilder
-
Constructor.
- GitSCMExtension - Class in hudson.plugins.git.extensions
-
Extension point to tweak the behaviour of
GitSCM.
- GitSCMExtension() - Constructor for class hudson.plugins.git.extensions.GitSCMExtension
-
- GitSCMExtensionDescriptor - Class in hudson.plugins.git.extensions
-
- GitSCMExtensionDescriptor() - Constructor for class hudson.plugins.git.extensions.GitSCMExtensionDescriptor
-
- GitSCMExtensionTrait<E extends GitSCMExtension> - Class in jenkins.plugins.git.traits
-
- GitSCMExtensionTrait(E) - Constructor for class jenkins.plugins.git.traits.GitSCMExtensionTrait
-
Constructor.
- GitSCMExtensionTraitDescriptor - Class in jenkins.plugins.git.traits
-
- GitSCMExtensionTraitDescriptor(Class<? extends SCMSourceTrait>, Class<? extends GitSCMExtension>) - Constructor for class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
-
- GitSCMExtensionTraitDescriptor() - Constructor for class jenkins.plugins.git.traits.GitSCMExtensionTraitDescriptor
-
- GitSCMFile - Class in jenkins.plugins.git
-
- GitSCMFile(GitSCMFileSystem) - Constructor for class jenkins.plugins.git.GitSCMFile
-
- GitSCMFile(GitSCMFileSystem, GitSCMFile, String) - Constructor for class jenkins.plugins.git.GitSCMFile
-
- GitSCMFileSystem - Class in jenkins.plugins.git
-
- GitSCMFileSystem(GitClient, String, String, AbstractGitSCMSource.SCMRevisionImpl) - Constructor for class jenkins.plugins.git.GitSCMFileSystem
-
Constructor.
- GitSCMFileSystem.BuilderImpl - Class in jenkins.plugins.git
-
- GitSCMFileSystem.FSFunction<V> - Interface in jenkins.plugins.git
-
- GitSCMHeadMixin - Interface in jenkins.plugins.git
-
- GitSCMMatrixUtil - Class in jenkins.plugins.git
-
Utility methods for integrating with Matrix Project plugin.
- GitSCMMatrixUtil() - Constructor for class jenkins.plugins.git.GitSCMMatrixUtil
-
- GitSCMSource - Class in jenkins.plugins.git
-
A
SCMSource that discovers branches in a git repository.
- GitSCMSource(String) - Constructor for class jenkins.plugins.git.GitSCMSource
-
- GitSCMSource(String, String, String, String, String, String, String, boolean) - Constructor for class jenkins.plugins.git.GitSCMSource
-
Deprecated.
- GitSCMSource(String, String, String, String, String, boolean) - Constructor for class jenkins.plugins.git.GitSCMSource
-
Deprecated.
- GitSCMSource.DescriptorImpl - Class in jenkins.plugins.git
-
- GitSCMSource.ListenerImpl - Class in jenkins.plugins.git
-
- GitSCMSource_DisplayName() - Static method in class jenkins.plugins.git.Messages
-
Key GitSCMSource.DisplayName: Git.
- GitSCMSourceContext<C extends GitSCMSourceContext<C,R>,R extends GitSCMSourceRequest> - Class in jenkins.plugins.git
-
- GitSCMSourceContext(SCMSourceCriteria, SCMHeadObserver) - Constructor for class jenkins.plugins.git.GitSCMSourceContext
-
Constructor.
- GitSCMSourceContext.RefNameMapping - Class in jenkins.plugins.git
-
- GitSCMSourceDefaults - Class in jenkins.plugins.git
-
- GitSCMSourceDefaults(boolean) - Constructor for class jenkins.plugins.git.GitSCMSourceDefaults
-
Constructor.
- GitSCMSourceRequest - Class in jenkins.plugins.git
-
- GitSCMSourceRequest(SCMSource, GitSCMSourceContext<?, ?>, TaskListener) - Constructor for class jenkins.plugins.git.GitSCMSourceRequest
-
Constructor.
- GitSCMTelescope - Class in jenkins.plugins.git
-
An implementation of this extension point allows
AbstractGitSCMSource to examine a repository from a distance
without requiring a local checkout.
- GitSCMTelescope() - Constructor for class jenkins.plugins.git.GitSCMTelescope
-
- GitSCMTelescope.ReferenceType - Enum in jenkins.plugins.git
-
- GitStatus - Class in hudson.plugins.git
-
Information screen for the use of Git in Hudson.
- GitStatus() - Constructor for class hudson.plugins.git.GitStatus
-
- GitStatus.CommitHookCause - Class in hudson.plugins.git
-
- GitStatus.JenkinsAbstractProjectListener - Class in hudson.plugins.git
-
- GitStatus.Listener - Class in hudson.plugins.git
-
Other plugins may be interested in listening for these updates.
- GitStatus.MessageResponseContributor - Class in hudson.plugins.git
-
A response contributor that just adds a simple message to the body.
- GitStatus.ResponseContributor - Class in hudson.plugins.git
-
- GitStatusCrumbExclusion - Class in hudson.plugins.git
-
Make POST to /git/notifyCommit work with CSRF protection on.
- GitStatusCrumbExclusion() - Constructor for class hudson.plugins.git.GitStatusCrumbExclusion
-
- GitStep - Class in jenkins.plugins.git
-
- GitStep(String) - Constructor for class jenkins.plugins.git.GitStep
-
- GitStep.DescriptorImpl - Class in jenkins.plugins.git
-
- GitStep_git() - Static method in class jenkins.plugins.git.Messages
-
Key GitStep.git: Git.
- GitTagAction - Class in hudson.plugins.git
-
- GitTagAction(Run, FilePath, Revision) - Constructor for class hudson.plugins.git.GitTagAction
-
- GitTagAction.DescriptorImpl - Class in hudson.plugins.git
-
Just for assisting form related stuff.
- GitTagAction.TagInfo - Class in hudson.plugins.git
-
- GitTagAction.TagWorkerThread - Class in hudson.plugins.git
-
The thread that performs tagging operation asynchronously.
- GitTagSCMHead - Class in jenkins.plugins.git
-
Represents a Git Tag.
- GitTagSCMHead(String, long) - Constructor for class jenkins.plugins.git.GitTagSCMHead
-
Constructor.
- GitTagSCMRevision - Class in jenkins.plugins.git
-
Represents the revision of a Git Tag.
- GitTagSCMRevision(GitTagSCMHead, String) - Constructor for class jenkins.plugins.git.GitTagSCMRevision
-
Constructor.
- gitTool - Variable in class hudson.plugins.git.GitSCM
-
- gitTool() - Method in class jenkins.plugins.git.GitSCMBuilder
-
Returns the name of the
GitTool to use or
null to use the default.
- gitTool() - Method in class jenkins.plugins.git.GitSCMSourceContext
-
Returns the name of the
GitTool to use or
null to use the default.
- gitTool() - Method in class jenkins.plugins.git.GitSCMSourceRequest
-
Returns the name of the
GitTool to use or
null to use the default.
- GitToolChooser - Class in jenkins.plugins.git
-
A class which allows Git Plugin to choose a git implementation by estimating the size of a repository from a distance
without requiring a local checkout.
- GitToolChooser(String, Item, String, GitTool, Node, TaskListener, Boolean) - Constructor for class jenkins.plugins.git.GitToolChooser
-
Instantiate class using the remote name.
- GitToolChooser.RepositorySizeAPI - Class in jenkins.plugins.git
-
Other plugins can estimate the size of repository using this extension point
The size is assumed to be in KiBs
- GitToolSCMSourceTrait - Class in jenkins.plugins.git.traits
-
- GitToolSCMSourceTrait(String) - Constructor for class jenkins.plugins.git.traits.GitToolSCMSourceTrait
-
Stapler constructor.
- GitToolSCMSourceTrait.DescriptorImpl - Class in jenkins.plugins.git.traits
-
- GitUsernamePasswordBinding - Class in jenkins.plugins.git
-
- GitUsernamePasswordBinding(String, String) - Constructor for class jenkins.plugins.git.GitUsernamePasswordBinding
-
- GitUsernamePasswordBinding.DescriptorImpl - Class in jenkins.plugins.git
-
- GitUsernamePasswordBinding.GenerateGitScript - Class in jenkins.plugins.git
-
- GitUsernamePasswordBinding_DisplayName() - Static method in class jenkins.plugins.git.Messages
-
Key GitUsernamePasswordBinding.DisplayName: Git
Username and Password.
- GitUtils - Class in hudson.plugins.git.util
-
- GitUtils(TaskListener, GitClient) - Constructor for class hudson.plugins.git.util.GitUtils
-
- GitWeb - Class in hudson.plugins.git.browser
-
Git Browser URLs
- GitWeb(String) - Constructor for class hudson.plugins.git.browser.GitWeb
-
- GitWeb.GitWebDescriptor - Class in hudson.plugins.git.browser
-
- GitWebDescriptor() - Constructor for class hudson.plugins.git.browser.GitWeb.GitWebDescriptor
-
- GogsGit - Class in hudson.plugins.git.browser
-
- GogsGit(String) - Constructor for class hudson.plugins.git.browser.GogsGit
-
- GogsGit.GogsGitDescriptor - Class in hudson.plugins.git.browser
-
- GogsGitDescriptor() - Constructor for class hudson.plugins.git.browser.GogsGit.GogsGitDescriptor
-
- guessBrowser() - Method in class hudson.plugins.git.GitSCM
-
- _additional() - Static method in class jenkins.plugins.git.Messages
-
Key additional: Additional.
- _advanced_checkout_behaviours() - Static method in class hudson.plugins.git.Messages
-
Key advanced.checkout.behaviours: Advanced checkout
behaviours.
- _Advanced_clone_behaviours() - Static method in class hudson.plugins.git.extensions.impl.Messages
-
Key Advanced.clone.behaviours: Advanced clone
behaviours.
- _Advanced_clone_behaviours() - Static method in class jenkins.plugins.git.traits.Messages
-
Key Advanced.clone.behaviours: Advanced clone
behaviours.
- _advanced_sub_modules_behaviours() - Static method in class hudson.plugins.git.Messages
-
Key advanced.sub_modules.behaviours: Advanced
sub-modules behaviours.
- _BranchDiscoveryTrait_authorityDisplayName() - Static method in class jenkins.plugins.git.traits.Messages
-
Key BranchDiscoveryTrait.authorityDisplayName: Trust
branches.
- _BranchDiscoveryTrait_displayName() - Static method in class jenkins.plugins.git.traits.Messages
-
Key BranchDiscoveryTrait.displayName: Discover
branches.
- _BuildChooser_Ancestry() - Static method in class hudson.plugins.git.Messages
-
Key BuildChooser_Ancestry: Ancestry.
- _BuildChooser_BuildingLastRevision() - Static method in class hudson.plugins.git.Messages
-
Key BuildChooser_BuildingLastRevision: No new revisions
were found; the most-recently built branch will be built again..
- _BuildChooser_Default() - Static method in class hudson.plugins.git.Messages
-
Key BuildChooser_Default: Default.
- _BuildChooser_Inverse() - Static method in class hudson.plugins.git.Messages
-
Key BuildChooser_Inverse: Inverse.
- _BuildChooser_Inverse_EverythingExcluded() - Static method in class hudson.plugins.git.Messages
-
Key BuildChooser_Inverse_EverythingExcluded: {@code All
current git branches were excluded from being built.
- _check_out_to_a_sub_directory() - Static method in class hudson.plugins.git.Messages
-
Key check.out.to.a.sub_directory: Check out to a
sub-directory.
- _check_out_to_specific_local_branch() - Static method in class hudson.plugins.git.Messages
-
Key check.out.to.specific.local.branch: Check out to
specific local branch.
- _DiscoverOtherRefsTrait_displayName() - Static method in class jenkins.plugins.git.traits.Messages
-
Key DiscoverOtherRefsTrait.displayName: Discover other
refs.
- _GitPublisher_Check_BranchName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.BranchName: Branch Name.
- _GitPublisher_Check_Note() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.Note: Note.
- _GitPublisher_Check_RemoteName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.RemoteName: Remote Name.
- _GitPublisher_Check_Required(Object) - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.Required: {0} is required..
- _GitPublisher_Check_TagName() - Static method in class hudson.plugins.git.Messages
-
Key GitPublisher.Check.TagName: Tag Name.
- _GitSCMSource_DisplayName() - Static method in class jenkins.plugins.git.Messages
-
Key GitSCMSource.DisplayName: Git.
- _GitStep_git() - Static method in class jenkins.plugins.git.Messages
-
Key GitStep.git: Git.
- _GitUsernamePasswordBinding_DisplayName() - Static method in class jenkins.plugins.git.Messages
-
Key GitUsernamePasswordBinding.DisplayName: Git
Username and Password.
- _invalidUrl() - Static method in class hudson.plugins.git.Messages
-
Key invalidUrl: Invalid URL.
- _TagDiscoveryTrait_authorityDisplayName() - Static method in class jenkins.plugins.git.traits.Messages
-
Key TagDiscoveryTrait.authorityDisplayName: Trust
tags.
- _TagDiscoveryTrait_displayName() - Static method in class jenkins.plugins.git.traits.Messages
-
Key TagDiscoveryTrait.displayName: Discover tags.
- _UserRemoteConfig_CheckRefSpec_InvalidRefSpec() - Static method in class hudson.plugins.git.Messages
-
Key UserRemoteConfig.CheckRefSpec.InvalidRefSpec: Specification is invalid..
- _UserRemoteConfig_CheckUrl_UrlIsNull() - Static method in class hudson.plugins.git.Messages
-
Key UserRemoteConfig.CheckUrl.UrlIsNull: Please enter
Git repository..
- _UserRemoteConfig_FailedToConnect(Object) - Static method in class hudson.plugins.git.Messages
-
Key UserRemoteConfig.FailedToConnect: Failed to connect
to repository : {0}.
- _within_Repository() - Static method in class jenkins.plugins.git.Messages
-
Key within.Repository: Within Repository.