public class UsageLimitUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
UsageLimitUtil.Result |
Modifier and Type | Field and Description |
---|---|
static int |
USAGES_LIMIT |
Constructor and Description |
---|
UsageLimitUtil() |
Modifier and Type | Method and Description |
---|---|
static UsageLimitUtil.Result |
showTooManyUsagesWarning(Project project,
java.lang.String message,
UsageViewPresentation usageViewPresentation) |
public static final int USAGES_LIMIT
public static UsageLimitUtil.Result showTooManyUsagesWarning(Project project, java.lang.String message, UsageViewPresentation usageViewPresentation)