public class KcEvent extends Object
| Constructor and Description |
|---|
KcEvent(String decision,
String expression,
String code)
Constructor for an event object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getDecision() |
String |
getExpression() |
String |
toString() |
Copyright © 2022. All rights reserved.