public class ResultsSummaryUpdatedEvent extends com.atlassian.event.Event implements PlanResultEvent
ResultsSummary
has been updatedModifier 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, toString
protected final PlanResultKey planResultKey
public ResultsSummaryUpdatedEvent(Object source, PlanResultKey planResultKey)
public ResultsSummaryUpdatedEvent(Object source, PlanResultKey planResultKey, Set<String> affectedJiraIssuesKeys)
public PlanResultKey getPlanResultKey()
PlanResultEvent
PlanResultKey
for the ResultsSummary
getPlanResultKey
in interface PlanResultEvent
public PlanKey getPlanKey()
PlanEvent
getPlanKey
in interface PlanEvent
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.