Serialized Form
Package org.kie.api.command |
Package org.kie.api.definition.type |
serialVersionUID: 1613735834228581906L
name
String name
description
String description
defaultExtension
String defaultExtension
otherExtensions
String[] otherExtensions
defaultPath
String defaultPath
Package org.kie.api.runtime.conf |
serialVersionUID: 510L
belieSystemType
String belieSystemType
- Belie System Type
serialVersionUID: 510L
clockType
String clockType
- clock type
serialVersionUID: 510L
filter
TimedRuleExecutionFilter filter
serialVersionUID: 510L
timerJobType
String timerJobType
- Belie System Type
serialVersionUID: 510L
name
String name
- work item handler name
handler
WorkItemHandler handler
- the accumulate function instance
Package org.kie.api.runtime.help |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.kie.api.runtime.rule |
workingMemory
RuleRuntime workingMemory
match
Match match
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Package org.kie.api.task.model |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.