public class ServerBitbucketCause extends BitbucketCause
Constructor and Description |
---|
ServerBitbucketCause(String serverUrl,
String sourceBranch,
String targetBranch,
String repositoryOwner,
String repositoryName,
String repositoryUri,
String pullRequestId,
String destinationRepositoryOwner,
String destinationRepositoryName,
String pullRequestTitle,
String sourceCommitHash,
String destinationCommitHash,
String pullRequestAuthor) |
Modifier and Type | Method and Description |
---|---|
String |
getServerUrl() |
String |
getShortDescription() |
getDestinationCommitHash, getDestinationRepositoryName, getDestinationRepositoryOwner, getPullRequestAuthor, getPullRequestId, getPullRequestTitle, getRepositoryName, getRepositoryOwner, getRepositoryUri, getSourceBranch, getSourceCommitHash, getTargetBranch
public ServerBitbucketCause(String serverUrl, String sourceBranch, String targetBranch, String repositoryOwner, String repositoryName, String repositoryUri, String pullRequestId, String destinationRepositoryOwner, String destinationRepositoryName, String pullRequestTitle, String sourceCommitHash, String destinationCommitHash, String pullRequestAuthor)
Copyright © 2016–2019. All rights reserved.