Interface AsyncStep<C>

  • All Known Implementing Classes:
    ReviewStep

    public interface AsyncStep<C>
    Mixin interface for wizard steps which need an asynchronous implementation for the cancel, back and next workflow.