public interface ChangeReport extends JSONEnabled
Modifier and Type | Interface and Description |
---|---|
static class |
ChangeReport.Change |
Modifier and Type | Method and Description |
---|---|
List<ChangeReport.Change> |
getChanges(String compDefUri) |
boolean |
hasChanges() |
dump, toJSON
boolean hasChanges()
List<ChangeReport.Change> getChanges(String compDefUri)
Copyright © 2023. All Rights Reserved.