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 |
---|---|
String |
getMessage() |
PlanKey |
getPlanKey()
|
String |
toString() |
getSource
@NotNull public PlanKey getPlanKey()
getPlanKey
in interface PlanEvent
@Nullable public String getMessage()
public String toString()
toString
in class EventObject
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.