Interface ActionResult


@PublicApi @Immutable public interface ActionResult
  • Method Details

    • getAppliedEffects

      @NotNull List<AppliedEffectBatch> getAppliedEffects()
    • getEffectProblems

      @NotNull List<EffectProblem> getEffectProblems()
    • getRowIdReplacements

      @Nullable LongLongMap getRowIdReplacements()