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