Package | Description |
---|---|
org.nuxeo.ecm.platform.groups.audit.service.acl | |
org.nuxeo.ecm.platform.groups.audit.service.acl.data |
Modifier and Type | Method and Description |
---|---|
protected void |
AclExcelLayoutBuilder.renderLegend(DataProcessor.ProcessorStatus status,
String message) |
protected int |
AclExcelLayoutBuilder.renderLegendErrorMessage(int row,
int col,
DataProcessor.ProcessorStatus status,
String message) |
Modifier and Type | Field and Description |
---|---|
protected DataProcessor.ProcessorStatus |
DataProcessor.status |
Modifier and Type | Method and Description |
---|---|
DataProcessor.ProcessorStatus |
DataProcessor.getStatus() |
DataProcessor.ProcessorStatus |
IDataProcessor.getStatus()
A status concerning data analysis
|
static DataProcessor.ProcessorStatus |
DataProcessor.ProcessorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataProcessor.ProcessorStatus[] |
DataProcessor.ProcessorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 Nuxeo SA. All rights reserved.