Class BitbucketServerPushEvent
java.lang.Object
com.cloudbees.jenkins.plugins.bitbucket.server.events.BitbucketServerPushEvent
- All Implemented Interfaces:
BitbucketPushEvent
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classNested classes/interfaces inherited from interface com.cloudbees.jenkins.plugins.bitbucket.api.BitbucketPushEvent
BitbucketPushEvent.Change, BitbucketPushEvent.Reference, BitbucketPushEvent.Target -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitbucketServerPushEvent
public BitbucketServerPushEvent()
-
-
Method Details
-
getRepository
- Specified by:
getRepositoryin interfaceBitbucketPushEvent- Returns:
- the destination repository that the push points to.
-
setRepository
-
getChanges
- Specified by:
getChangesin interfaceBitbucketPushEvent
-
setChanges
-