Uses of Package
com.almworks.jira.structure.api.effector
Packages that use com.almworks.jira.structure.api.effector
-
Classes in com.almworks.jira.structure.api.effector used by com.almworks.jira.structure.api.effectorClassDescriptionAn output sink for an
effector, where it puts itseffect descriptions.A context object forEffector.getEffectorFunction(Map, EffectorContext), which allows the effector to require attribute values and inspect theforest specbeing processed.Produceseffect descriptions, given an item forest and attribute values.A response object returned byEffector.getEffectorFunction(Map, EffectorContext), containing either anEffectorFunctionor a collection of error messages.An exception that anEffectoris allowed to throw to indicate that it is currently unavailable.