Uses of Class
org.datadog.jenkins.plugins.datadog.model.DatadogPluginAction
-
Packages that use DatadogPluginAction Package Description org.datadog.jenkins.plugins.datadog.model org.datadog.jenkins.plugins.datadog.model.node org.datadog.jenkins.plugins.datadog.traces -
-
Uses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.model
Subclasses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.model Modifier and Type Class Description classGitCommitActionDeprecated.useGitMetadataActionThis action cannot be deleted right away, as there might be jobs persisted to disk that have it.classGitMetadataActionclassGitRepositoryActionDeprecated.useGitMetadataActionThis action cannot be deleted right away, as there might be jobs persisted to disk that have it.classPipelineNodeInfoActionclassPipelineQueueInfoActionclassTraceInfoActionThis action stores mapping between IDs ofFlowNodethat are generated by Jenkins, and span IDs that are generated by the plugin. -
Uses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.model.node
Subclasses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.model.node Modifier and Type Class Description classDequeueActionclassEnqueueActionclassNodeInfoActionclassQueueInfoActionA marker interface for enqueue and dequeue actions.classStatusAction -
Uses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.traces
Subclasses of DatadogPluginAction in org.datadog.jenkins.plugins.datadog.traces Modifier and Type Class Description classBuildSpanActionKeeps build span propagation
-