Package org.jenkinsci.plugins.matrixauth
Class DeprecationUtil
java.lang.Object
org.jenkinsci.plugins.matrixauth.DeprecationUtil
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public final class DeprecationUtil
extends Object
- Since:
- 3.0
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidLogs a message using the caller's logger about the caller's caller.
- 
Method Details- 
logDeprecationMessagepublic static void logDeprecationMessage()Logs a message using the caller's logger about the caller's caller.
 
-