public class FlowRequestUnsuccessfullyCompletedEvent extends FlowRequestCompletedEvent
| Constructor and Description |
|---|
FlowRequestUnsuccessfullyCompletedEvent(String flowRequestId,
String clientId,
String providerType,
String grantType,
String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getErrorMessage() |
int |
hashCode() |
getClientId, getFlowRequestId, getGrantType, getProviderTypepublic String getErrorMessage()
public boolean equals(Object o)
equals in class FlowRequestCompletedEventpublic int hashCode()
hashCode in class FlowRequestCompletedEventCopyright © 2020–2024 Atlassian. All rights reserved.