corda / net.corda.core.utilities / ProgressTracker / currentStep

currentStep

var currentStep: Step

Reading returns the value of stepsstepIndex, writing moves the position of the current tracker. Once moved to the DONE state, this tracker is finished and the current step cannot be moved again.