public abstract class TriggerCounter extends Object
| Constructor and Description |
|---|
TriggerCounter(String ruleName,
CounterOptions counterOptions) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
report(boolean success) |
void |
resume() |
void |
suspend() |
public TriggerCounter(String ruleName, CounterOptions counterOptions)
Copyright © 2023. All rights reserved.