public interface FlowResult
ClientToken or FlowRequestError if error occurred| Modifier and Type | Method and Description |
|---|---|
boolean |
indicatesSuccess() |
FlowRequestError |
toErrorResult() |
ClientToken |
toSuccessResult() |
boolean indicatesSuccess()
ClientToken toSuccessResult()
FlowRequestError toErrorResult()
Copyright © 2020 Atlassian. All rights reserved.