Class BitBucketPPRServerRepositoryAction
java.lang.Object
hudson.model.InvisibleAction
io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRActionAbstract
io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRServerRepositoryAction
- All Implemented Interfaces:
Action,ModelObject,BitBucketPPRAction
public class BitBucketPPRServerRepositoryAction
extends BitBucketPPRActionAbstract
implements BitBucketPPRAction
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRActionAbstract
getGlobalConfig, getPropagationUrl, setPropagationUrlMethods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlNameMethods inherited from interface io.jenkins.plugins.bitbucketpushandpullrequest.action.BitBucketPPRAction
getComment, getCommitLink, getDescription, getLatestCommitFromRef, getLatestCommitToRef, getLinkApprove, getLinkDecline, getLinkHtml, getLinkSelf, getLinkStatuses, getPullRequestApiUrl, getPullRequestUrl, getServerComment, getSourceBranch, getTitle
-
Constructor Details
-
BitBucketPPRServerRepositoryAction
-
-
Method Details
-
getTargetBranch
- Specified by:
getTargetBranchin interfaceBitBucketPPRAction
-
getTargetBranchRefId
- Specified by:
getTargetBranchRefIdin interfaceBitBucketPPRAction
-
getPayload
- Specified by:
getPayloadin interfaceBitBucketPPRAction
-
getScm
- Specified by:
getScmin interfaceBitBucketPPRAction
-
getUser
- Specified by:
getUserin interfaceBitBucketPPRAction
-
getType
- Specified by:
getTypein interfaceBitBucketPPRAction
-
getRepositoryName
- Specified by:
getRepositoryNamein interfaceBitBucketPPRAction
-
getScmUrls
- Specified by:
getScmUrlsin interfaceBitBucketPPRAction
-
getPullRequestId
- Specified by:
getPullRequestIdin interfaceBitBucketPPRAction
-
getRepositoryId
- Specified by:
getRepositoryIdin interfaceBitBucketPPRAction
-
getRepositoryUrl
- Specified by:
getRepositoryUrlin interfaceBitBucketPPRAction
-
getProjectUrl
- Specified by:
getProjectUrlin interfaceBitBucketPPRAction
-
toString
-
getLatestCommit
- Specified by:
getLatestCommitin interfaceBitBucketPPRAction
-
getCommitLinks
- Specified by:
getCommitLinksin interfaceBitBucketPPRAction- Throws:
MalformedURLException
-
getLatestFromCommit
- Specified by:
getLatestFromCommitin interfaceBitBucketPPRAction
-
getPayloadChangeType
- Specified by:
getPayloadChangeTypein interfaceBitBucketPPRAction
-
getOPT1CloneUrl
- Specified by:
getOPT1CloneUrlin interfaceBitBucketPPRAction
-
getOPT2CloneUrl
- Specified by:
getOPT2CloneUrlin interfaceBitBucketPPRAction
-