| Package | Description | 
|---|---|
| org.kie.api.runtime.rule | 
 The rule runtime classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static FactHandle.State | 
FactHandle.State.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static FactHandle.State[] | 
FactHandle.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EntryPoint.delete(FactHandle handle,
      FactHandle.State fhState)
Retracts the fact for which the given FactHandle was assigned. 
 | 
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.