| Class and Description |
|---|
| GenericStatus
Statuses of a
FlowChunk in increasing priority order
Note, when adding new statuses you need to add a new StatusAndTiming.StatusApiVersion
and set the value of StatusAndTiming.CURRENT_API_VERSION to that,
and update StatusAndTiming.coerceStatusMap(Map) to do coercion for new codings to protect core APIs from unknown values |
| StatusAndTiming.StatusApiVersion
Denotes the version of the status API supported, which marks the permitted
GenericStatus values it may return |
| TimingInfo
Container object for timing info about piece of a flow
|
Copyright © 2016–2019. All rights reserved.