Class ProjectCreatedEvent

All Implemented Interfaces:
JiraEvent, ProjectRelatedEvent

@PublicApi public final class ProjectCreatedEvent extends AbstractProjectEvent
Event that is triggered when a project is created.
  • Constructor Details

    • ProjectCreatedEvent

      @Internal public ProjectCreatedEvent(@Nullable ApplicationUser user, @Nonnull Project newProject)
  • Method Details

    • getId

      @Nonnull public Long getId()
      Returns:
      the project ID