public class ExtractionCheckStatus extends Object
| Constructor and Description |
|---|
ExtractionCheckStatus() |
| Modifier and Type | Method and Description |
|---|---|
long |
getChecked()
Returns the number of checked items.
|
long |
getExtractable()
Returns the number of items, where extraction can be done.
|
long |
getFixed()
Returns the number of fixed text extractions.
|
String |
toString() |
public long getChecked()
public long getExtractable()
public long getFixed()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.