Serialized Form
| Package org.drools.builder | 
name
String name
description
String description
defaultExtension
String defaultExtension
otherExtensions
String[] otherExtensions
| Package org.drools.builder.conf | 
serialVersionUID: 510L
name
String name
- accumulate function name
 
 
function
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
EvaluatorDefinition evaluator
- the evaluator instance
 
 
serialVersionUID: 1492178699571897026L
key
String key
severity
ResultSeverity severity
| Package org.drools.command | 
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
 
 
| Package org.drools.definition.type | 
| Package org.drools.event.knowledgeagent | 
serialVersionUID: 510L
serialVersionUID: 510L
addedResources
List<E> addedResources
modifiedResourceMappings
Map<K,V> modifiedResourceMappings
removedResourceMappings
Map<K,V> removedResourceMappings
serialVersionUID: 510L
resource
Resource resource
resourceType
ResourceType resourceType
status
KnowledgeAgent.ResourceStatus status
serialVersionUID: 510L
serialVersionUID: 510L
serialVersionUID: 510L
resource
Resource resource
resourceType
ResourceType resourceType
status
KnowledgeAgent.ResourceStatus status
serialVersionUID: 510L
serialVersionUID: 510L
serialVersionUID: 510L
resource
Resource resource
resourceType
ResourceType resourceType
| Package org.drools.runtime.conf | 
serialVersionUID: 510L
clockType
String clockType
- clock type
 
 
serialVersionUID: 510L
name
String name
- work item handler name
 
 
handler
WorkItemHandler handler
- the accumulate function instance
 
 
| Package org.drools.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.drools.runtime.rule | 
workingMemory
WorkingMemory workingMemory
activation
Activation activation
readExternal
public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
- 
- Throws:
- IOException
- ClassNotFoundException
 
writeExternal
public void writeExternal(ObjectOutput out)
                   throws IOException
- 
- Throws:
- IOException
 
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.