| Package | Description |
|---|---|
| org.unidal.maven.plugin.project.rule |
| Modifier and Type | Method and Description |
|---|---|
static RuleExemption |
RuleExemption.getByReasonCode(int reasonCode) |
static RuleExemption |
RuleExemption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleExemption[] |
RuleExemption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRuleExemptionHandler.onExemption(AnnotatedElement source,
AnnotatedElement target,
RuleExemption exemption) |
Copyright © 2022 Unidal Organization. All rights reserved.