Package io.jenkins.plugins.pipelinegraphview.analysis
package io.jenkins.plugins.pipelinegraphview.analysis
-
ClassDescriptionStatuses of a
FlowChunk
in increasing priority order Note, when adding new statuses you need to add a newStatusAndTiming.StatusApiVersion
and set the value ofStatusAndTiming.CURRENT_API_VERSION
to that, and updateStatusAndTiming.coerceStatusMap(Map)
to do coercion for new codings to protect core APIs from unknown valuesFinds both block-scoped and legacy stagesDuplicates some string constants used in pipeline-stage-tags-metadata plugin to avoid introducing the dependency.Provides common, comprehensive set of APIs for doing status and timing computations on pieces of a pipeline execution.Denotes the version of the status API supported, which marks the permittedGenericStatus
values it may returnContainer object for timing info about piece of a flow