Class TriggerMetadataMappingOnDocument
- java.lang.Object
-
- org.nuxeo.binary.metadata.internals.operations.TriggerMetadataMappingOnDocument
-
public class TriggerMetadataMappingOnDocument extends Object
- Since:
- 7.1
-
-
Field Summary
Fields Modifier and Type Field Description protected BinaryMetadataService
binaryMetadataService
static String
ID
protected String
metadataMappingId
protected OperationContext
operationContext
protected String
processor
-
Constructor Summary
Constructors Constructor Description TriggerMetadataMappingOnDocument()
-
-
-
Field Detail
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
binaryMetadataService
protected BinaryMetadataService binaryMetadataService
-
operationContext
protected OperationContext operationContext
-
metadataMappingId
protected String metadataMappingId
-
-
Constructor Detail
-
TriggerMetadataMappingOnDocument
public TriggerMetadataMappingOnDocument()
-
-
Method Detail
-
run
public void run(DocumentModel document)
-
-