corda / net.corda.core.utilities / ProgressTracker / nextStep

nextStep

fun nextStep(): Step

Iterates the progress tracker. If the current step has a child, the child is iterated instead (recursively). Returns the latest step at the bottom of the step tree.