Uses of Interface
com.atlassian.greenhopper.api.events.sprint.SprintEvent
Packages that use SprintEvent
Package
Description
-
Uses of SprintEvent in com.atlassian.greenhopper.api.events.sprint
Classes in com.atlassian.greenhopper.api.events.sprint that implement SprintEventModifier and TypeClassDescriptionclass
Event published after a sprints state field has been changed from active to closed.class
Event published after a sprint has been created.class
Event published after a sprint has been removed.class
Event published after a sprints state field has been changed from future to active.class
Event published after a sprints data has been changed. -
Uses of SprintEvent in com.atlassian.greenhopper.webhooks.serializer.sprint
Methods in com.atlassian.greenhopper.webhooks.serializer.sprint with parameters of type SprintEvent -
Uses of SprintEvent in com.atlassian.greenhopper.webhooks.url
Methods in com.atlassian.greenhopper.webhooks.url with parameters of type SprintEventModifier and TypeMethodDescriptionUrlContextFactory.build
(SprintEvent event) SprintEventVariablesProvider.uriVariables
(SprintEvent sprintEvent)