1086a61fd92a49db64034f2c7ac279e27c20f96f
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable wmFactory : WorkingMemoryFactory in method package internalCreateStatefulKnowledgeSession(environment Environment, sessionConfig SessionConfiguration) : StatefulKnowledgeSessionImpl from class org.drools.core.impl.KnowledgeBaseImpl | From | To | |
Extract Method | 1 | ||
Extract Method private internalInitSession(sessionConfig SessionConfiguration, session StatefulKnowledgeSessionImpl) : StatefulKnowledgeSessionImpl extracted from package internalCreateStatefulKnowledgeSession(environment Environment, sessionConfig SessionConfiguration) : StatefulKnowledgeSessionImpl in class org.drools.core.impl.KnowledgeBaseImpl | From | To |