public class DecisionTableResult extends DecisionTableObject
internalId, internalName, log, TIMESTAMP_FORMATSERIALIZED_CLASS_NAME, TYPEXML_SERIALIZED_CLASS_NAME| Constructor and Description |
|---|
DecisionTableResult() |
| Modifier and Type | Method and Description |
|---|---|
Record |
getOutcome() |
String |
getOutcomeAsJson() |
DecisionTableRule |
getRuleFired() |
DecisionTableResult |
setOutcome(Record outcome) |
DecisionTableResult |
setRuleFired(DecisionTableRule ruleFired) |
addExceptionProperties, assertValid, assertValid, clone, exception, exception, exception, getInternalId, getInternalName, resetInternalIdfromRecord, toRecord, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecordnewInstanceFromJsonforEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXmladdExceptionProperties, contributeExceptionProperties, contributeExceptionPropertiespublic DecisionTableRule getRuleFired()
public DecisionTableResult setRuleFired(DecisionTableRule ruleFired)
public Record getOutcome()
public DecisionTableResult setOutcome(Record outcome)
public String getOutcomeAsJson()
Copyright (c) 2006-2025 North Concepts Inc. All Rights Reserved.