Uses of Class
org.exoplatform.services.jcr.ext.backup.JobEntryInfo
-
Packages that use JobEntryInfo Package Description org.exoplatform.services.jcr.ext.backup -
-
Uses of JobEntryInfo in org.exoplatform.services.jcr.ext.backup
Methods in org.exoplatform.services.jcr.ext.backup that return types with arguments of type JobEntryInfo Modifier and Type Method Description List<JobEntryInfo>BackupChainLog. getJobEntryInfos()Getting the job informations.Collection<JobEntryInfo>BackupChainLog. getJobEntryStates()Getting the states for jobs.
-