public class Constants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SENTRY_GROUP_ID
@NotNull
public static final @NotNull String SENTRY_GROUP_ID
- See Also:
-
-
SENTRY_SDK_ARTIFACT_ID
@NotNull
public static final @NotNull String SENTRY_SDK_ARTIFACT_ID
- See Also:
-
-
SENTRY_PLUGIN_ARTIFACT_ID
@NotNull
public static final @NotNull String SENTRY_PLUGIN_ARTIFACT_ID
- See Also:
-
-
Constructor Details
-
Constants
public Constants()