GenericStatus codes.StatusAndTiming.coerceStatusApi(GenericStatus, StatusApiVersion) on outputs
to safely handle addition of new statuses.GenericStatus from a ResultFlowChunk 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 valuesGenericStatus values it may returnCopyright © 2016–2019. All rights reserved.