io.sentry.hints.TransactionEnd Maven / Gradle / Ivy
package io.sentry.hints;
/** Marker interface for events that should trigger finish of the current transaction on Scope */
public interface TransactionEnd {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy