public class UpdateView extends Object
Constructor and Description |
---|
UpdateView(SnapshotView view) |
Modifier and Type | Method and Description |
---|---|
UpdateView |
excludeRoot() |
static void |
findReadOnlyComponents(SnapshotView view) |
UpdateView |
generate() |
int |
getDirsDeleted() |
int |
getFilesDeleted() |
int |
getTotalFilesToBeDeleted() |
boolean |
isSuccess() |
UpdateView |
overwrite() |
UpdateView |
removeDanglingComponentFolders() |
UpdateView |
setLoadRules(SnapshotView.LoadRules2 loadRules) |
UpdateView |
swipe() |
UpdateView |
update() |
public UpdateView(SnapshotView view)
public UpdateView swipe()
public UpdateView generate()
public UpdateView overwrite()
public UpdateView excludeRoot()
public UpdateView setLoadRules(SnapshotView.LoadRules2 loadRules)
public int getTotalFilesToBeDeleted()
public boolean isSuccess()
public int getFilesDeleted()
public int getDirsDeleted()
public UpdateView update() throws ClearCaseException, IOException
ClearCaseException
IOException
public static void findReadOnlyComponents(SnapshotView view)
public UpdateView removeDanglingComponentFolders()
Copyright © 2016–2018. All rights reserved.