public class ResultsSummaryUpdatedEvent extends com.atlassian.event.Event implements PlanResultEvent
ResultsSummary has been updated| Modifier and Type | Field and Description |
|---|---|
protected PlanResultKey |
planResultKey |
source| Constructor and Description |
|---|
ResultsSummaryUpdatedEvent(Object source,
PlanResultKey planResultKey) |
ResultsSummaryUpdatedEvent(Object source,
PlanResultKey planResultKey,
Set<String> affectedJiraIssuesKeys) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAffectedJiraIssuesKeys() |
PlanKey |
getPlanKey()
|
PlanResultKey |
getPlanResultKey()
Get the
PlanResultKey for the ResultsSummary |
getSource, toStringprotected final PlanResultKey planResultKey
public ResultsSummaryUpdatedEvent(Object source, PlanResultKey planResultKey)
public ResultsSummaryUpdatedEvent(Object source, PlanResultKey planResultKey, Set<String> affectedJiraIssuesKeys)
public PlanResultKey getPlanResultKey()
PlanResultEventPlanResultKey for the ResultsSummarygetPlanResultKey in interface PlanResultEventpublic PlanKey getPlanKey()
PlanEventgetPlanKey in interface PlanEventCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.