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