@AsynchronousPreferred
public class BuildsMovedEvent
extends com.atlassian.event.Event
| Modifier and Type | Field and Description |
|---|---|
Map<PlanKey,PlanKey> |
planKeyChangesMap |
source| Constructor and Description |
|---|
BuildsMovedEvent(Object object,
Map<PlanKey,PlanKey> planKeyChangesMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<PlanKey,PlanKey> |
getPlanKeyChangesMap()
Gets the mapping between old and new plan keys.
|
getSource, toStringCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.