Uses of Class
com.almworks.jira.structure.api.effectbatch.RowsToReplace
Packages that use RowsToReplace
-
Uses of RowsToReplace in com.almworks.jira.structure.api.effectbatch
Fields in com.almworks.jira.structure.api.effectbatch declared as RowsToReplaceModifier and TypeFieldDescriptionfinal RowsToReplaceEffectBatch.redoReplacefinal RowsToReplaceEffectBatch.undoReplaceConstructors in com.almworks.jira.structure.api.effectbatch with parameters of type RowsToReplaceModifierConstructorDescriptionEffectBatch(ForestSpec spec, DataVersion version, LongIterable movedRows, RowsToReplace redoReplace, RowsToReplace undoReplace, List<EffectPair> effects)