public class ProgressTracker.RelabelableStep
extends Step
This class makes it easier to relabel a step on the fly, to provide transient information.
Constructor and Description |
---|
RelabelableStep(java.lang.String $outer)
This class makes it easier to relabel a step on the fly, to provide transient information.
|
Modifier and Type | Method and Description |
---|---|
rx.subjects.BehaviorSubject<net.corda.core.utilities.ProgressTracker.Change> |
getChanges() |
java.lang.String |
getCurrentLabel() |
java.lang.String |
getLabel() |
void |
setCurrentLabel(java.lang.String value) |
childProgressTracker, getChanges, getLabel