public interface Evolution
| Modifier and Type | Method and Description |
|---|---|
Date |
getVersionDate() |
List<EvolutionEntry> |
getVersionEntries()
Get the list of individual entries in this evolution from the prior version.
|
String |
getVersionName() |
boolean |
isCurrent() |
boolean isCurrent()
String getVersionName()
Date getVersionDate()
List<EvolutionEntry> getVersionEntries()
Copyright © 2013–2020 Adobe. All rights reserved.