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