Class SprintClosedEvent

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

@PublicApi public class SprintClosedEvent extends Object
Event published after a sprints state field has been changed from active to closed.
Since:
7.1.0
  • Constructor Details

    • SprintClosedEvent

      public SprintClosedEvent(Sprint sprint)
  • Method Details