Uses of Class
jenkinsci.plugins.influxdb.models.Target
Packages that use Target
-
Uses of Target in jenkinsci.plugins.influxdb
Methods in jenkinsci.plugins.influxdb that return TargetModifier and TypeMethodDescriptionTarget[]
InfluxDbPublisher.DescriptorImpl.getDeprecatedTargets()
Deprecated.InfluxDbPublisher.getTarget()
InfluxDbStep.getTarget()
Methods in jenkinsci.plugins.influxdb that return types with arguments of type TargetModifier and TypeMethodDescriptionInfluxDbGlobalConfig.getTargets()
InfluxDbPublisher.DescriptorImpl.getTargets()
InfluxDbStep.DescriptorImpl.getTargets()
Methods in jenkinsci.plugins.influxdb with parameters of type TargetModifier and TypeMethodDescriptionvoid
Add target to list of targetsvoid
Method parameters in jenkinsci.plugins.influxdb with type arguments of type TargetModifier and TypeMethodDescriptionvoid
InfluxDbPublisher.DescriptorImpl.setDeprecatedTargets
(List<Target> targets) Deprecated.void
InfluxDbGlobalConfig.setTargets
(List<Target> targets) Constructor parameters in jenkinsci.plugins.influxdb with type arguments of type TargetModifierConstructorDescriptionInfluxDbPublicationService
(List<Target> selectedTargets, String customProjectName, String customPrefix, Map<String, Object> customData, Map<String, String> customDataTags, Map<String, Map<String, String>> customDataMapTags, Map<String, Map<String, Object>> customDataMap, long timestamp, String jenkinsEnvParameterField, String jenkinsEnvParameterTag, String measurementName)