Serialized Form
- 
Package org.kie.api.cluster- 
Class org.kie.api.cluster.ClusterNode extends Object implements Serializable- 
Serialization Methods- 
readExternalpublic void readExternal(ObjectInput input) throws IOException, ClassNotFoundException - Throws:
- IOException
- ClassNotFoundException
 
- 
writeExternalpublic void writeExternal(ObjectOutput output) throws IOException - Throws:
- IOException
 
 
- 
 
- 
 
- 
- 
Package org.kie.api.command
- 
Package org.kie.api.conf- 
Class org.kie.api.conf.SessionsPoolOption extends Object implements Serializable- 
Serialized Fields- 
sizeint size Session pool size
 
- 
 
- 
 
- 
- 
Package org.kie.api.definition.type
- 
Package org.kie.api.executor- 
Class org.kie.api.executor.CommandContext extends Object implements Serializable- serialVersionUID:
- -1440017934399413860L
 
- 
Class org.kie.api.executor.ExecutionResults extends Object implements Serializable- serialVersionUID:
- -1738336024526084091L
 
 
- 
- 
Package org.kie.api.internal.io
- 
Package org.kie.api.io- 
Class org.kie.api.io.ResourceType extends Object implements Serializable- serialVersionUID:
- 1613735834228581906L
 
 
- 
- 
Package org.kie.api.runtime.conf- 
Class org.kie.api.runtime.conf.BeliefSystemTypeOption extends Object implements Serializable- serialVersionUID:
- 510L
 - 
Serialized Fields- 
beliefSystemTypeString beliefSystemType Belief System Type
 
- 
 
- 
Class org.kie.api.runtime.conf.ClockTypeOption extends Object implements Serializable- serialVersionUID:
- 510L
 - 
Serialized Fields- 
clockTypeString clockType clock type
 
- 
 
- 
Class org.kie.api.runtime.conf.TimedRuleExecutionOption extends Object implements Serializable- serialVersionUID:
- 510L
 - 
Serialized Fields- 
filterTimedRuleExecutionFilter filter 
 
- 
 
- 
Class org.kie.api.runtime.conf.TimedRuleExecutionOption.FILTERED extends TimedRuleExecutionOption implements Serializable
- 
Class org.kie.api.runtime.conf.TimerJobFactoryOption extends Object implements Serializable- serialVersionUID:
- 510L
 - 
Serialized Fields- 
timerJobTypeString timerJobType Timer Job Type
 
- 
 
- 
Class org.kie.api.runtime.conf.WorkItemHandlerOption extends Object implements Serializable- serialVersionUID:
- 510L
 - 
Serialized Fields- 
handlerWorkItemHandler handler the accumulate function instance
- 
nameString name work item handler name
 
- 
 
 
- 
- 
Package org.kie.api.runtime.process- 
Class org.kie.api.runtime.process.ProcessWorkItemHandlerException extends RuntimeException implements Serializable- serialVersionUID:
- 328927887939759492L
 - 
Serialized Fields- 
processIdString processId 
- 
retriesint retries 
- 
strategyProcessWorkItemHandlerException.HandlingStrategy strategy 
 
- 
 
 
- 
- 
Package org.kie.api.runtime.query- 
Class org.kie.api.runtime.query.AdvancedQueryContext extends QueryContext implements Serializable- 
Serialized Fields- 
orderByClauseString orderByClause 
 
- 
 
- 
- 
Class org.kie.api.runtime.query.QueryContext extends Object implements Serializable- serialVersionUID:
- -3174717972613778773L
 
 
- 
- 
Package org.kie.api.runtime.rule- 
Class org.kie.api.runtime.rule.ConsequenceException extends RuntimeException implements Serializable- 
Serialized Fields- 
matchMatch match 
- 
workingMemoryRuleRuntime workingMemory 
 
- 
 
- 
- 
Class org.kie.api.runtime.rule.Variable extends Object implements Serializable- 
Serialization Methods- 
readExternalpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException - Throws:
- IOException
- ClassNotFoundException
 
- 
writeExternalpublic void writeExternal(ObjectOutput out) throws IOException - Throws:
- IOException
 
 
- 
 
- 
 
- 
- 
Package org.kie.api.task.model