| Package | Description |
|---|---|
| com.almworks.jira.structure.api.effector |
| Class and Description |
|---|
| EffectCollector
An output sink for an
effector, where it puts its
effect descriptions. |
| EffectorContext
A context object for
Effector.getEffectorFunction(Map, EffectorContext),
which allows the effector to require attribute values and inspect the
forest spec being processed. |
| EffectorFunction
Produces
effect descriptions, given an item forest and attribute values. |
| EffectorFunctionResponse
A response object returned by
Effector.getEffectorFunction(Map, EffectorContext),
containing either an EffectorFunction or a collection of error
messages. |
| EffectorUnavailableException
An exception that an
Effector is allowed to throw to indicate that
it is currently unavailable. |
Copyright © 2023 ALM Works. All Rights Reserved.