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 TestGenKieSessionOperation
public void print(StringBuilder sb)
print
in interface TestGenKieSessionOperation
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.