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