Uses of Class
org.datadog.jenkins.plugins.datadog.model.PipelineQueueInfoAction
-
Packages that use PipelineQueueInfoAction Package Description org.datadog.jenkins.plugins.datadog.model -
-
Uses of PipelineQueueInfoAction in org.datadog.jenkins.plugins.datadog.model
Methods in org.datadog.jenkins.plugins.datadog.model that return PipelineQueueInfoAction Modifier and Type Method Description PipelineQueueInfoAction
PipelineQueueInfoAction.ConverterV1. unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
Methods in org.datadog.jenkins.plugins.datadog.model with parameters of type PipelineQueueInfoAction Modifier and Type Method Description void
PipelineQueueInfoAction.ConverterV1. marshal(PipelineQueueInfoAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
-