Is it possible to programmatically advance a wizard step?
Hi,
On project creation, we provide a link to an external site to do an oauth authorization. I currently am intercepting the redirect on successful authorization and would like to programmatically advance at this point. Is this possible?
Thanks
请先登录再写评论。
Yes, you can invoke WizardContext.requestNextStep().