| Package | Description |
|---|---|
| org.drools.builder.conf | |
| org.drools.impl.adapters | |
| org.drools.runtime.rule |
The rule runtime classes.
|
| Modifier and Type | Method and Description |
|---|---|
AccumulateFunction |
AccumulateFunctionOption.getFunction()
Returns the accumulate function instance
|
| Modifier and Type | Method and Description |
|---|---|
static AccumulateFunctionOption |
AccumulateFunctionOption.get(String name,
AccumulateFunction function)
This is a factory method for this AccumulateFunction configuration.
|
| Constructor and Description |
|---|
AccumulateFunctionAdapter(AccumulateFunction delegate) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypedAccumulateFunction
An interface for accumulate function implementations
that allows the inspection of the result type.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.