| Interface | Description |
|---|---|
| Activity |
This interface constitutes the basis of all concrete activity implementations, i.e.
|
| ReplaceableActivity |
Extension of the
Activity interface, it provides
methods to replace, in addition to extend, an activity. |
| Class | Description |
|---|---|
| AbstractActivity |
A template for a non-replaceable
Activity. |
| AbstractReplaceableActivity |
Extension of
AbstractActivity, added abstraction of
a ReplaceableActivity, i.e. |
| DroolsBaseActivity |
This class serves as the base class for custom class extension inside the Drools rules files, i.e.
|
| OptionalField |
An optional field consists of an identifier and an arbitrary value and may be added to the final OutputStream.
|
| OutputActivityEvent |
This event may be fired by any custom rule definition and it directs the output handler to write an Activity to
the output stream.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.