Uses of Class
com.atlassian.bamboo.v2.events.ChangeDetectionRequiredEvent
-
Uses of ChangeDetectionRequiredEvent in com.atlassian.bamboo.trigger.remote
Modifier and TypeMethodDescriptionio.atlassian.fugue.Either<String,
Collection<ChangeDetectionRequiredEvent>> RemoteTriggerService.getChangeDetectionRequests
(ImmutablePlan plan) Stream<io.atlassian.fugue.Either<String,
Collection<ChangeDetectionRequiredEvent>>> RemoteTriggerService.getChangeDetectionRequestsForBranches
(ImmutablePlan plan) static Function<? super io.atlassian.fugue.Either<String,
Collection<ChangeDetectionRequiredEvent>>, ? extends Stream<ChangeDetectionRequiredEvent>> RemoteTriggerService.logErrors()
static Function<? super io.atlassian.fugue.Either<String,
Collection<ChangeDetectionRequiredEvent>>, ? extends Stream<ChangeDetectionRequiredEvent>> RemoteTriggerService.logErrors()
@NotNull Function<ChainBranchIdentifier,
io.atlassian.fugue.Either<String, Collection<ChangeDetectionRequiredEvent>>> RemoteTriggerService.toChangeDetectionRequests()
-
Uses of ChangeDetectionRequiredEvent in com.atlassian.bamboo.v2.trigger
Modifier and TypeMethodDescriptionvoid
ChangeDetectionListener.handleEvent
(ChangeDetectionRequiredEvent event)