Package | Description |
---|---|
org.kuali.common.util | |
org.kuali.common.util.execute | |
org.kuali.common.util.scm | |
org.kuali.common.util.sync |
Modifier and Type | Method and Description |
---|---|
static SyncResult |
FileSystemUtils.syncFiles(SyncRequest request) |
static SyncResult |
FileSystemUtils.syncFilesQuietly(SyncRequest request) |
Modifier and Type | Method and Description |
---|---|
static List<SyncResult> |
FileSystemUtils.syncFiles(List<SyncRequest> requests) |
Modifier and Type | Method and Description |
---|---|
List<SyncResult> |
SyncFilesExecutable.syncFiles()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected ScmRequest |
UpdateScmExecutable.getScmRequest(List<DirRequest> requests,
List<SyncResult> results,
List<File> commitPaths) |
Modifier and Type | Method and Description |
---|---|
protected SyncResult |
DefaultSyncService.getSyncResult(DirDiff diff) |
SyncResult |
DefaultSyncService.sync(DirRequest request) |
SyncResult |
SyncService.sync(DirRequest request) |
Modifier and Type | Method and Description |
---|---|
protected List<SyncResult> |
DefaultSyncService.getSyncResults(List<DirDiff> diffs) |
List<SyncResult> |
DefaultSyncService.sync(List<DirRequest> requests) |
List<SyncResult> |
SyncService.sync(List<DirRequest> requests) |
List<SyncResult> |
SyncFilesExecutable.syncFiles() |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.