Serialized Form
Package org.kie.internal.builder.conf |
serialVersionUID: 510L
name
String name
- accumulate function name
function
org.kie.api.runtime.rule.AccumulateFunction function
- the accumulate function instance
serialVersionUID: 510L
name
String name
- dialect name
serialVersionUID: 510L
packageName
String packageName
- package name
serialVersionUID: 510L
dir
File dir
- directory reference
serialVersionUID: 510L
key
String key
- evaluator key
evaluator
org.kie.api.runtime.rule.EvaluatorDefinition evaluator
- the evaluator instance
serialVersionUID: 1492178699571897026L
key
String key
severity
ResultSeverity severity
Package org.kie.internal.conf |
serialVersionUID: 510L
threshold
int threshold
- alpha threshold
serialVersionUID: 510L
depth
int depth
- dialect name
serialVersionUID: 510L
handler
Class<T> handler
- the consequence exception handler class instance
serialVersionUID: 510L
maxThreads
int maxThreads
- max threads
serialVersionUID: 510L
threshold
int threshold
- The threshold of PermGen usage (in percentage) above which the
engine stops JITting constraints and let them run in interpreted mode
Package org.kie.internal.event.knowledgeagent |
serialVersionUID: 510L
serialVersionUID: 510L
addedResources
List<E> addedResources
modifiedResourceMappings
Map<K,V> modifiedResourceMappings
removedResourceMappings
Map<K,V> removedResourceMappings
serialVersionUID: 510L
resource
org.kie.api.io.Resource resource
resourceType
org.kie.api.io.ResourceType resourceType
status
KnowledgeAgent.ResourceStatus status
serialVersionUID: 510L
serialVersionUID: 510L
serialVersionUID: 510L
resource
org.kie.api.io.Resource resource
resourceType
org.kie.api.io.ResourceType resourceType
status
KnowledgeAgent.ResourceStatus status
serialVersionUID: 510L
serialVersionUID: 510L
serialVersionUID: 510L
resource
org.kie.api.io.Resource resource
resourceType
org.kie.api.io.ResourceType resourceType
Package org.kie.internal.runtime.manager |
serialVersionUID: 1L
Package org.kie.internal.task.api.model |
notification
Notification notification
task
Task task
variables
Map<K,V> variables
Package org.kie.internal.utils |
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.