public class AreaTriggerInfo extends TriggerInfo
Constructor and Description |
---|
AreaTriggerInfo(File sourceCodeFile,
IConfigSource config,
String triggerName) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid()
Check whether this TriggerInfo is valid or not so that it may can be used to instantiate the Trigger instance.
|
defaultInfo, delete, equals, extractName, getConfig, getSourceCodeFile, getTriggerName, hashCode, isMigrationNeeded, isTriggerFile, migrate, reloadConfig, toString
public AreaTriggerInfo(File sourceCodeFile, IConfigSource config, String triggerName)
public boolean isValid()
TriggerInfo
isValid
in class TriggerInfo