Uses of Class
org.exoplatform.services.jcr.ext.backup.server.bean.response.ShortInfo
Packages that use ShortInfo
-
Uses of ShortInfo in org.exoplatform.services.jcr.ext.backup.server.bean.response
Subclasses of ShortInfo in org.exoplatform.services.jcr.ext.backup.server.bean.responseModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS.classCreated by The eXo Platform SAS .Methods in org.exoplatform.services.jcr.ext.backup.server.bean.response that return types with arguments of type ShortInfoMethod parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfoModifier and TypeMethodDescriptionvoidShortInfoList.setBackups(Collection<ShortInfo> backups) setBackups.Constructor parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfoModifierConstructorDescriptionShortInfoList(Collection<ShortInfo> backups) ShortInfoList constructor.