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 PipelineQueueInfoActionPipelineQueueInfoAction.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 voidPipelineQueueInfoAction.ConverterV1. marshal(PipelineQueueInfoAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
-