public class XpathBasedInboundEventKeyDetector extends Object implements InboundEventKeyDetector<Document>
| Modifier and Type | Field and Description |
|---|---|
protected String |
xpathExpression |
| Constructor and Description |
|---|
XpathBasedInboundEventKeyDetector(String xpathExpression) |
protected String xpathExpression
public XpathBasedInboundEventKeyDetector(String xpathExpression)
public String detectEventDefinitionKey(Document document)
detectEventDefinitionKey in interface InboundEventKeyDetector<Document>Copyright © 2020 Flowable. All rights reserved.