Uses of Interface
com.almworks.jira.structure.api.effector.EffectCollector
Packages that use EffectCollector
-
Uses of EffectCollector in com.almworks.jira.structure.api.effector
Methods in com.almworks.jira.structure.api.effector with parameters of type EffectCollectorModifier and TypeMethodDescriptionvoidEffectorFunction.produceEffects(ItemForest itemForest, RowValues rowValues, EffectCollector effectCollector, ProgressSink progressSink) The main method in the Effector SPI, which processes an item forest and produces effect descriptions.