public class GitVcsComponent extends AbstractVcsComponent
convertToLinkedButton, globalRepositoryDetails, pageBinder, repositoryDisplayName
Constructor and Description |
---|
GitVcsComponent() |
GitVcsComponent(VcsConfigurationComponent vcsConfigurationComponent) |
canConvertToLinked, convertToLinked, isLinkedRepository, save, saveCreate, saveUpdate, setDisplayName, withAdvancedOptions, withChangeDetectionOptions, withCommitIsolation
public GitVcsComponent()
public GitVcsComponent(VcsConfigurationComponent vcsConfigurationComponent)
public String getDisplayName()
VcsComponent
public GitVcsComponent withRepositoryUrl(String repositoryUrl)
public String getRepositoryUrl()
public GitVcsComponent withAuthenticationType(String authenticationType)
public String getAuthenticationType()
public GitVcsComponent withSshCredentialsSource(String source)
public String getSshCredentialsSource()
public GitVcsComponent withPasswordCredentialsSource(String source)
public String getPasswordCredentialsSource()
public GitVcsComponent withUsername(String username)
public String getUsername()
public GitVcsComponent withPassword(String password)
public GitVcsComponent withSshSharedCredential(long sharedCredentialId)
public long getSshSharedCredentialId()
public GitVcsComponent withSshSharedCredential(String sharedCredentialName)
public String getSshSharedCredentialName()
public GitVcsComponent withPasswordSharedCredential(long sharedCredentialId)
public long getPasswordSharedCredentialId()
public GitVcsComponent withPasswordSharedCredential(String sharedCredentialName)
public String getPasswordSharedCredentialName()
public NoSharedCredentialsInfoBox getNoPasswordSharedCredentialsInfoBox()
public NoSharedCredentialsInfoBox getNoSshSharedCredentialsInfoBox()
public GitVcsComponent populateDetails(TestBuildDetails plan) throws Exception
Exception
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences