public interface IPluginCondition
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInformation()
Gets the information related to this condition.
|
ConditionResult |
test(AbstractPlugin plugin)
Fires the condition.
|
java.lang.String getInformation()
ConditionResult test(AbstractPlugin plugin)
plugin - the plugin