Interface TriggersStatisticProvider
-
- All Known Implementing Classes:
TriggersStatisticProviderImpl
public interface TriggersStatisticProvider
Can provide some information about triggers (e.g. count of triggers, execution time, etc)- Since:
- 2020.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Integer>
getEnabledTriggersGroupByType()
-