|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyncRequest | |
|---|---|
| org.kuali.common.util | |
| org.kuali.common.util.execute | |
| org.kuali.common.util.sync | |
| Uses of SyncRequest in org.kuali.common.util |
|---|
| Methods in org.kuali.common.util with parameters of type SyncRequest | |
|---|---|
static SyncResult |
FileSystemUtils.syncFiles(SyncRequest request)
|
static SyncResult |
FileSystemUtils.syncFilesQuietly(SyncRequest request)
|
| Method parameters in org.kuali.common.util with type arguments of type SyncRequest | |
|---|---|
static List<SyncResult> |
FileSystemUtils.syncFiles(List<SyncRequest> requests)
|
| Uses of SyncRequest in org.kuali.common.util.execute |
|---|
| Methods in org.kuali.common.util.execute that return types with arguments of type SyncRequest | |
|---|---|
List<SyncRequest> |
SyncFilesExecutable.getRequests()
Deprecated. |
| Method parameters in org.kuali.common.util.execute with type arguments of type SyncRequest | |
|---|---|
void |
SyncFilesExecutable.setRequests(List<SyncRequest> requests)
Deprecated. |
| Uses of SyncRequest in org.kuali.common.util.sync |
|---|
| Methods in org.kuali.common.util.sync that return types with arguments of type SyncRequest | |
|---|---|
List<SyncRequest> |
SyncFilesExecutable.getRequests()
|
| Method parameters in org.kuali.common.util.sync with type arguments of type SyncRequest | |
|---|---|
void |
SyncFilesExecutable.setRequests(List<SyncRequest> requests)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||