Uses of Class
com.atlassian.greenhopper.api.events.board.BoardCreatedEvent
Packages that use BoardCreatedEvent
Package
Description
-
Uses of BoardCreatedEvent in com.atlassian.greenhopper.auditing
Methods in com.atlassian.greenhopper.auditing with parameters of type BoardCreatedEventModifier and TypeMethodDescriptionvoid
AuditingEventListener.onBoardCreated
(BoardCreatedEvent event) -
Uses of BoardCreatedEvent in com.atlassian.greenhopper.auditing.handlers
Methods in com.atlassian.greenhopper.auditing.handlers with parameters of type BoardCreatedEventModifier and TypeMethodDescriptioncom.atlassian.jira.auditing.RecordRequest
BoardEventHandler.handleBoardCreatedEvent
(BoardCreatedEvent event) -
Uses of BoardCreatedEvent in com.atlassian.greenhopper.webhooks
Methods in com.atlassian.greenhopper.webhooks with parameters of type BoardCreatedEventModifier and TypeMethodDescriptionvoid
AgileWebhookEventPublisher.onBoardCreatedEvent
(BoardCreatedEvent event) -
Uses of BoardCreatedEvent in com.atlassian.greenhopper.webhooks.serializer
Methods in com.atlassian.greenhopper.webhooks.serializer with parameters of type BoardCreatedEventModifier and TypeMethodDescriptionAgileWebhookJsonEventFactory.build
(com.atlassian.webhooks.WebhookEvent webhookEvent, BoardCreatedEvent applicationEvent)