Uses of Interface
org.flowable.engine.DynamicBpmnConstants
-
Packages that use DynamicBpmnConstants Package Description org.flowable.engine.dynamic org.flowable.engine.impl API implementation classes, which shouldn't directly be used by end-users. -
-
Uses of DynamicBpmnConstants in org.flowable.engine.dynamic
Classes in org.flowable.engine.dynamic that implement DynamicBpmnConstants Modifier and Type Class Description classBasePropertiesParserCreated by Pardo David on 5/12/2016.classDefaultPropertiesParserUsed forFlowElementcurrently not supported by theDynamicBpmnServiceand elements who are not parsed.classDynamicProcessDefinitionSummaryPojo class who can be used to check information betweenDynamicBpmnService.getProcessDefinitionInfo(String)andBpmnModel.classScriptTaskPropertiesParserCreated by Pardo David on 5/12/2016.classUserTaskPropertiesParserCreated by Pardo David on 5/12/2016. -
Uses of DynamicBpmnConstants in org.flowable.engine.impl
Classes in org.flowable.engine.impl that implement DynamicBpmnConstants Modifier and Type Class Description classDynamicBpmnServiceImpl
-