Uses of Interface
com.almworks.jira.structure.api.process.ProgressSink
Packages that use ProgressSink
Package
Description
-
Uses of ProgressSink in com.almworks.jira.structure.api.effector
Methods in com.almworks.jira.structure.api.effector with parameters of type ProgressSinkModifier 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. -
Uses of ProgressSink in com.almworks.jira.structure.api.process
Methods in com.almworks.jira.structure.api.process that return ProgressSink