protected class BackgroundPushAPI.BackgroundWorkerDeleteDocumentRootPath extends BackgroundPushAPI.BackgroundWorkerItem
Modifier and Type | Field and Description |
---|---|
protected boolean |
clearCache |
protected boolean |
recursive |
protected java.lang.String |
rootPath |
Constructor and Description |
---|
BackgroundWorkerDeleteDocumentRootPath(java.lang.String rootPath,
boolean recursive) |
BackgroundWorkerDeleteDocumentRootPath(java.lang.String rootPath,
boolean recursive,
boolean clearCache) |
Modifier and Type | Method and Description |
---|---|
void |
work()
Execute the command
|
count, size
protected final java.lang.String rootPath
protected final boolean recursive
protected final boolean clearCache
public BackgroundWorkerDeleteDocumentRootPath(java.lang.String rootPath, boolean recursive)
public BackgroundWorkerDeleteDocumentRootPath(java.lang.String rootPath, boolean recursive, boolean clearCache)
public void work() throws PushAPIException
BackgroundPushAPI.BackgroundWorkerItem
work
in class BackgroundPushAPI.BackgroundWorkerItem
PushAPIException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.