public abstract class AbstractTrigger extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Depends> |
depends |
protected File |
script |
| Constructor and Description |
|---|
AbstractTrigger() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDepends(Depends depends) |
Map<String,IntString> |
getDepends() |
abstract int |
getFlag() |
File |
getScript() |
void |
setScript(File script) |
Copyright © 2021. All Rights Reserved.