@PublicApi @Immutable public interface ActionResult
Modifier and Type | Method and Description |
---|---|
List<AppliedEffectBatch> |
getAppliedEffects() |
List<EffectProblem> |
getEffectProblems() |
com.almworks.integers.LongLongMap |
getRowIdReplacements() |
@NotNull List<AppliedEffectBatch> getAppliedEffects()
@NotNull List<EffectProblem> getEffectProblems()
@Nullable com.almworks.integers.LongLongMap getRowIdReplacements()
Copyright © 2016 ALM Works. All Rights Reserved.