| Package | Description |
|---|---|
| org.nuxeo.ecm.core.blob |
| Modifier and Type | Field and Description |
|---|---|
DefaultBlobDispatcher.Op |
DefaultBlobDispatcher.Clause.op |
| Modifier and Type | Method and Description |
|---|---|
static DefaultBlobDispatcher.Op |
DefaultBlobDispatcher.Op.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultBlobDispatcher.Op[] |
DefaultBlobDispatcher.Op.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Clause(String xpath,
DefaultBlobDispatcher.Op op,
Object value) |
Copyright © 2019 Nuxeo. All rights reserved.