|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.backup.impl.AbstractBackupJob
org.exoplatform.services.jcr.ext.backup.impl.AbstractFullBackupJob
public abstract class AbstractFullBackupJob
Created by The eXo Platform SARL .
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.jcr.ext.backup.impl.AbstractBackupJob |
|---|
config, id, repository, state, timeStamp, url, workspaceName |
| Fields inherited from interface org.exoplatform.services.jcr.ext.backup.BackupJob |
|---|
FINISHED, FULL, INCREMENTAL, STARTING, WAITING, WORKING |
| Constructor Summary | |
|---|---|
AbstractFullBackupJob()
|
|
| Method Summary | |
|---|---|
int |
getType()
FULL or INCREMENTAL |
| Methods inherited from class org.exoplatform.services.jcr.ext.backup.impl.AbstractBackupJob |
|---|
addListener, createStorage, getId, getState, getStorageURL, notifyError, notifyListeners, removeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.exoplatform.services.jcr.ext.backup.BackupJob |
|---|
init, stop |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Constructor Detail |
|---|
public AbstractFullBackupJob()
| Method Detail |
|---|
public final int getType()
BackupJob
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||