| Package | Description |
|---|---|
| org.exoplatform.services.jcr.ext.index.persistent | |
| org.exoplatform.services.jcr.ext.index.persistent.entity |
| Modifier and Type | Method and Description |
|---|---|
static JCRIndexingOperationType |
JCRIndexingOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCRIndexingOperationType[] |
JCRIndexingOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JCRIndexingOperationType |
JCRIndexQueueEntity.getOperationType() |
| Modifier and Type | Method and Description |
|---|---|
void |
JCRIndexQueueEntity.setOperationType(JCRIndexingOperationType operationType) |
| Constructor and Description |
|---|
JCRIndexQueueEntity(String jcrUUID,
String workspaceName,
JCRIndexingOperationType operationType,
Calendar modificationDate,
boolean parentChange,
String nodeName) |
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.