public abstract class MainUnit extends org.sadtech.autoresponder.entity.Unit<MainUnit>
Unit, от него наследуются все остальные Unit-ы.| Modifier and Type | Field and Description |
|---|---|
protected UnitActiveType |
activeType |
protected String |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
MainUnit(Set<String> keyWords,
String phrase,
Pattern pattern,
Integer matchThreshold,
Integer priority,
Set<MainUnit> nextUnits,
UnitActiveType activeType,
String type) |
protected final String type
protected UnitActiveType activeType
Copyright © 2020. All rights reserved.