Modifier and Type | Class and Description |
---|---|
class |
BranchChangedEvent
Base event for any operations on branches.
|
class |
BranchCreatedEvent
An event that is raised when a branch is created using the UI or REST.
|
class |
BranchDeletedEvent
An event that is raised when a branch is deleted using the UI (e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
FileEditedEvent
An event that is raised after a file is edited on the server.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryPushEvent
Event that is raised when a user pushes one or more
refs to a repository. |
Modifier and Type | Class and Description |
---|---|
class |
TagChangedEvent
Base event for any operations on tags.
|
class |
TagCreatedEvent
An event that is raised when a tag is created using the UI or REST.
|
class |
TagDeletedEvent
An event that is raised when a tag is deleted using the UI or REST.
|
Copyright © 2019 Atlassian. All rights reserved.