Uses of Class
com.atlassian.bamboo.v2.build.events.BuildQueuedEvent
Packages that use BuildQueuedEvent
Package
Description
-
Uses of BuildQueuedEvent in com.atlassian.bamboo.analytics
Methods in com.atlassian.bamboo.analytics with parameters of type BuildQueuedEventModifier and TypeMethodDescriptionvoidMauBuildDeployEventListener.onBuildQueued(BuildQueuedEvent buildQueuedEvent) voidBuildTaskAnalytics.onBuildQueuedEvent(@NotNull BuildQueuedEvent event) -
Uses of BuildQueuedEvent in com.atlassian.bamboo.clover.analytics
Methods in com.atlassian.bamboo.clover.analytics with parameters of type BuildQueuedEventModifier and TypeMethodDescriptionvoidBuildQueuedEventCodeQualityAnalytics.onBuildQueuedEvent(@NotNull BuildQueuedEvent event) -
Uses of BuildQueuedEvent in com.atlassian.bamboo.notification.buildmissingcapableagent
Methods in com.atlassian.bamboo.notification.buildmissingcapableagent that return BuildQueuedEventMethods in com.atlassian.bamboo.notification.buildmissingcapableagent with parameters of type BuildQueuedEventModifier and TypeMethodDescriptionvoidBuildMissingCapableAgentNotificationListener.handleEvent(@NotNull BuildQueuedEvent event, @NotNull ImmutablePlan plan)