Uses of Class
org.exoplatform.services.jcr.ext.backup.impl.BackupScheduler.TaskStatus

Packages that use BackupScheduler.TaskStatus
org.exoplatform.services.jcr.ext.backup.impl   
 

Uses of BackupScheduler.TaskStatus in org.exoplatform.services.jcr.ext.backup.impl
 

Methods in org.exoplatform.services.jcr.ext.backup.impl that return BackupScheduler.TaskStatus
static BackupScheduler.TaskStatus BackupScheduler.TaskStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BackupScheduler.TaskStatus[] BackupScheduler.TaskStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.