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