Uses of Class
io.sentry.config.PluginConfig
Packages that use PluginConfig
-
Uses of PluginConfig in io.sentry.config
Methods in io.sentry.config that return PluginConfigModifier and TypeMethodDescription@NotNull PluginConfigConfigParser.parseConfig(@NotNull org.apache.maven.project.MavenProject project) -
Uses of PluginConfig in io.sentry.telemetry
Methods in io.sentry.telemetry with parameters of type PluginConfigModifier and TypeMethodDescriptionvoidSentryTelemetryService.start(@NotNull PluginConfig pluginConfig, @NotNull org.apache.maven.project.MavenProject mavenProject, @NotNull org.apache.maven.execution.MavenSession mavenSession, @NotNull org.apache.maven.plugin.BuildPluginManager pluginManager)