Class DefaultPropertiesParser

java.lang.Object
org.flowable.engine.dynamic.BasePropertiesParser
org.flowable.engine.dynamic.DefaultPropertiesParser
All Implemented Interfaces:
PropertiesParser, PropertiesParserConstants, DynamicBpmnConstants

public class DefaultPropertiesParser extends BasePropertiesParser
Used for FlowElement currently not supported by the DynamicBpmnService and elements who are not parsed. Created by Pardo David on 5/12/2016.
  • Constructor Details

    • DefaultPropertiesParser

      public DefaultPropertiesParser()
  • Method Details