public class FlowRequestCompletedEvent extends Object
| Constructor and Description |
|---|
FlowRequestCompletedEvent(String flowRequestId)
Deprecated.
use
FlowRequestCompletedEvent(String, String, String)} instead |
FlowRequestCompletedEvent(String flowRequestId,
String clientId,
String providerType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClientId() |
String |
getFlowRequestId() |
String |
getProviderType() |
int |
hashCode() |
@Deprecated public FlowRequestCompletedEvent(String flowRequestId)
FlowRequestCompletedEvent(String, String, String)} insteadCopyright © 2020–2023 Atlassian. All rights reserved.