public class ImpactResult extends Object
| Constructor and Description |
|---|
ImpactResult(List<ImpactEntry> impactedRoutines,
List<ImpactEntry> impactedTables) |
| Modifier and Type | Method and Description |
|---|---|
List<ImpactEntry> |
getImpactedRoutines() |
List<ImpactEntry> |
getImpactedTables() |
public ImpactResult(List<ImpactEntry> impactedRoutines, List<ImpactEntry> impactedTables)
public List<ImpactEntry> getImpactedRoutines()
public List<ImpactEntry> getImpactedTables()