public class PlanSuspensionRequestedEvent extends com.atlassian.event.Event implements PlanEvent
source
Constructor and Description |
---|
PlanSuspensionRequestedEvent(Object source,
PlanKey chainKey,
String message) |
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getMessage() |
@NotNull PlanKey |
getPlanKey()
|
String |
toString() |
getSource
@NotNull public @NotNull PlanKey getPlanKey()
getPlanKey
in interface PlanEvent
@Nullable public @Nullable String getMessage()
public String toString()
toString
in class EventObject
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.