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 DequeueActionDequeueAction.ConverterV1. unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)DequeueActionDequeueAction.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 voidDequeueAction.ConverterV1. marshal(DequeueAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)voidDequeueAction.ConverterV2. marshal(DequeueAction action, com.thoughtworks.xstream.io.HierarchicalStreamWriter writer, com.thoughtworks.xstream.converters.MarshallingContext context)
-