Uses of Class
jenkins.plugins.logstash.persistence.BuildData
Packages that use BuildData
-
Uses of BuildData in jenkins.plugins.logstash.persistence
Methods in jenkins.plugins.logstash.persistence with parameters of type BuildDataModifier and TypeMethodDescriptionnet.sf.json.JSONObjectAbstractLogstashIndexerDao.buildPayload(BuildData buildData, String jenkinsUrl, List<String> logLines) net.sf.json.JSONObjectLogstashIndexerDao.buildPayload(BuildData buildData, String jenkinsUrl, List<String> logLines) Builds a JSON payload compatible with the Logstash schema.