
# class RunningStatusEntity
Base class for asynchronous action status reporting, i.e. API tools that have start, stop, and status actions
# MEMBERS
# member state
Type: RunningStateEntity
# member runningTime
Type: Number
# member errors
Type: List
# member warnings
Type: List
# CONSTRUCTORS
# constructor RunningStatusEntity()
Description: