public class TestGenKieSessionUpdate extends Object implements TestGenKieSessionOperation
| Constructor and Description | 
|---|
TestGenKieSessionUpdate(int id,
                       TestGenFact entity,
                       VariableDescriptor<?> variableDescriptor,
                       TestGenFact value)  | 
| Modifier and Type | Method and Description | 
|---|---|
TestGenFact | 
getValue()
Get the value that is used to update a fact's field (an entity's variable). 
 | 
void | 
invoke(org.kie.api.runtime.KieSession kieSession)  | 
void | 
print(StringBuilder sb)  | 
String | 
toString()  | 
public TestGenKieSessionUpdate(int id,
                               TestGenFact entity,
                               VariableDescriptor<?> variableDescriptor,
                               TestGenFact value)
public TestGenFact getValue()
TestGenNullFact)public void invoke(org.kie.api.runtime.KieSession kieSession)
invoke in interface TestGenKieSessionOperationpublic void print(StringBuilder sb)
print in interface TestGenKieSessionOperationCopyright © 2006–2019 JBoss by Red Hat. All rights reserved.