Package org.kie.api.runtime.rule
Interface FactHandle
- 
 public interface FactHandleAn handle to a fact inserted into the working memory
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classFactHandle.StateThe way how the fact to which this FactHandle was assigned has been inserted into the working memory
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoExternalForm()
 
- 
- 
- 
Method Detail- 
toExternalFormString toExternalForm() 
 
- 
 
-