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