Class WindowDeclaration

java.lang.Object
org.drools.base.rule.WindowDeclaration
All Implemented Interfaces:
Externalizable, Serializable, KieDefinition, KnowledgeDefinition

public class WindowDeclaration extends Object implements KnowledgeDefinition, Externalizable
The window declaration defines a window that can be used by patterns in rules
See Also: