| Class | Description |
|---|---|
| AbstractProjectModificationEvent |
Base class for constructing events which relate to project modifications.
|
| ProjectAvatarUpdatedEvent |
Raised when a
project's avatar is updated. |
| ProjectCreatedEvent |
Event that is raised when a project is created.
|
| ProjectCreationRequestedEvent |
Raised just before a
project is created. |
| ProjectDeletedEvent |
Event that is raised when a project is deleted.
|
| ProjectDeletionRequestedEvent |
/**
Event that is raised just before a
project is deleted. |
| ProjectEvent |
Base class for all project related events.
|
| ProjectImportedEvent |
Event raised to indicate that a project has been successfully imported to this instance.
|
| ProjectModificationRequestedEvent |
Raised just before a
project is updated. |
| ProjectModifiedEvent |
Event that is raised when a project has been successfully updated.
|
Copyright © 2019 Atlassian. All rights reserved.