Package io.jenkins.plugins.pipelinegraphview.analysis
package io.jenkins.plugins.pipelinegraphview.analysis
-
ClassDescriptionStatuses of a
FlowChunkin increasing priority order Note, when adding new statuses you need to add a newStatusAndTiming.StatusApiVersionand set the value ofStatusAndTiming.CURRENT_API_VERSIONto 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 permittedGenericStatusvalues it may returnContainer object for timing info about piece of a flow