| Package | Description |
|---|---|
| org.modeshape.web.client | |
| org.modeshape.web.client.admin | |
| org.modeshape.web.server | |
| org.modeshape.web.server.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JcrService.backup(String repository,
String name,
BackupParams params) |
void |
JcrServiceAsync.backup(String repositoy,
String name,
BackupParams params,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BackupControl.backup(String name,
BackupParams params) |
protected void |
BackupDownloadControl.backupAndDownload(BackupParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
LRepository.backup(String name,
BackupParams options)
Backup repository.
|
void |
JcrServiceImpl.backup(String repository,
String name,
BackupParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
LRepositoryImpl.backup(String name,
BackupParams options) |
| Constructor and Description |
|---|
BackupUsrOptions(BackupParams params) |
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.