Class FlowRequestCompletedEvent
java.lang.Object
com.atlassian.oauth2.client.api.lib.event.FlowRequestCompletedEvent
- Direct Known Subclasses:
FlowRequestSuccessfullyCompletedEvent,FlowRequestUnsuccessfullyCompletedEvent
-
Constructor Summary
ConstructorsConstructorDescriptionFlowRequestCompletedEvent(String flowRequestId) Deprecated.FlowRequestCompletedEvent(String flowRequestId, String clientId, String providerType, String grantType) FlowRequestCompletedEvent(String flowRequestId, String clientId, String providerType, String grantType, String configId, String externalId) -
Method Summary
-
Constructor Details
-
FlowRequestCompletedEvent
Deprecated. -
FlowRequestCompletedEvent
-
FlowRequestCompletedEvent
-
-
Method Details
FlowRequestCompletedEvent(String, String, String, String)} or