Uses of Class
org.datadog.jenkins.plugins.datadog.model.PipelineNodeInfoAction
-
Packages that use PipelineNodeInfoAction Package Description org.datadog.jenkins.plugins.datadog.model -
-
Uses of PipelineNodeInfoAction in org.datadog.jenkins.plugins.datadog.model
Methods in org.datadog.jenkins.plugins.datadog.model that return PipelineNodeInfoAction Modifier and Type Method Description PipelineNodeInfoActionPipelineNodeInfoAction.ConverterV1. unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)PipelineNodeInfoActionPipelineNodeInfoAction.ConverterV2. 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 PipelineNodeInfoAction Modifier and Type Method Description voidPipelineNodeInfoAction.ConverterV1. marshal(PipelineNodeInfoAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)voidPipelineNodeInfoAction.ConverterV2. marshal(PipelineNodeInfoAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
-