public class MetadataExtracterLimits extends Object
| Constructor and Description |
|---|
MetadataExtracterLimits() |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeoutMs()
Gets the time in milliseconds after which the metadata extracter will be stopped.
|
void |
setTimeoutMs(long timeoutMs)
Sets the time in milliseconds after which the metadata extracter will be stopped.
|
public long getTimeoutMs()
public void setTimeoutMs(long timeoutMs)
timeoutMs - the timeoutCopyright © 2005–2014 Alfresco Software. All rights reserved.