Package org.drools.model
Interface Consequence.Update<T>
-
- Enclosing interface:
- Consequence
public static interface Consequence.Update<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String[]getUpdatedFields()Variable<T>getUpdatedVariable()
-