public class FireEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OperationContext |
ctx |
static String |
ID |
protected String |
name |
protected EventProducer |
service |
| Constructor and Description |
|---|
FireEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected void |
sendDocumentEvent(DocumentModel input) |
protected void |
sendUnknownEvent(Object input) |
public static final String ID
protected OperationContext ctx
protected EventProducer service
public FireEvent()
public void run()
protected void sendDocumentEvent(DocumentModel input)
protected void sendUnknownEvent(Object input)
Copyright © 2019 Nuxeo. All rights reserved.