Name

adams.flow.sink.ProgressBar


Synopsis

Displays a progress bar. The incoming token is used as 'current' value to be displayed. For convenience, the incoming token representing a number can also be in string format.


Additional information

Flow input/output:
- input: java.lang.Number, java.lang.String


Options