public class RenditionEventProcessor extends Object implements org.apache.camel.Processor
| Constructor and Description |
|---|
RenditionEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
void |
setMessagingObjectMapper(com.fasterxml.jackson.databind.ObjectMapper messagingObjectMapper) |
void |
setRenditionService2(RenditionService2Impl renditionService2) |
void |
setTransactionService(TransactionService transactionService) |
public void setRenditionService2(RenditionService2Impl renditionService2)
public void setMessagingObjectMapper(com.fasterxml.jackson.databind.ObjectMapper messagingObjectMapper)
public void setTransactionService(TransactionService transactionService)
Copyright © 2005–2018 Alfresco Software. All rights reserved.