WIP migrate to Kotlin
This commit is contained in:
parent
c70afb8e53
commit
e8c4413874
17 changed files with 302 additions and 449 deletions
|
|
@ -129,4 +129,4 @@ public class FactHandlerListener implements RuleRuntimeEventListener {
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7,7 +7,6 @@ import org.chtijbug.drools.entity.history.fact.DeletedFactHistoryEvent;
|
|||
import org.chtijbug.drools.entity.history.fact.InsertedFactHistoryEvent;
|
||||
import org.chtijbug.drools.entity.history.fact.UpdatedFactHistoryEvent;
|
||||
import org.chtijbug.drools.runtime.*;
|
||||
import org.chtijbug.drools.runtime.listener.HistoryListener;
|
||||
import org.junit.*;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue