public interface PropertiesParser
| Modifier and Type | Method and Description | 
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode | 
parseElement(org.activiti.bpmn.model.FlowElement flowElement,
            com.fasterxml.jackson.databind.node.ObjectNode flowElementNode,
            com.fasterxml.jackson.databind.ObjectMapper mapper)  | 
boolean | 
supports(org.activiti.bpmn.model.FlowElement flowElement)  | 
com.fasterxml.jackson.databind.node.ObjectNode parseElement(org.activiti.bpmn.model.FlowElement flowElement,
                                                            com.fasterxml.jackson.databind.node.ObjectNode flowElementNode,
                                                            com.fasterxml.jackson.databind.ObjectMapper mapper)
boolean supports(org.activiti.bpmn.model.FlowElement flowElement)
Copyright © 2017 Flowable. All rights reserved.