public class ReleaseDifference extends Object
| Constructor and Description |
|---|
ReleaseDifference() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
areEqual() |
List<String> |
getChangedApplicationNames() |
List<ApplicationManifestDifference> |
getDifferences() |
void |
setDifferences(List<ApplicationManifestDifference> differences) |
public List<ApplicationManifestDifference> getDifferences()
public void setDifferences(List<ApplicationManifestDifference> differences)
public boolean areEqual()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.