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