Uses of Class
de.valtech.aecu.api.service.HistoryEntry.RESULT
- 
Packages that use HistoryEntry.RESULT Package Description de.valtech.aecu.api.service This package contains the service API for AEM Easy Content Upgrade (AECU).
- 
- 
Uses of HistoryEntry.RESULT in de.valtech.aecu.api.serviceMethods in de.valtech.aecu.api.service that return HistoryEntry.RESULT Modifier and Type Method Description HistoryEntry.RESULTHistoryEntry. getResult()Returns the global result of the run.static HistoryEntry.RESULTHistoryEntry.RESULT. valueOf(String name)Returns the enum constant of this type with the specified name.static HistoryEntry.RESULT[]HistoryEntry.RESULT. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-