Class SprintCreatedEvent

java.lang.Object
com.atlassian.greenhopper.api.events.sprint.SprintCreatedEvent
All Implemented Interfaces:
SprintEvent

@PublicApi public class SprintCreatedEvent extends Object
Event published after a sprint has been created.
Since:
7.1.0
  • Constructor Details

    • SprintCreatedEvent

      public SprintCreatedEvent(Sprint sprint)
  • Method Details