Class EdorasVisUtils

java.lang.Object
com.flowable.platform.common.util.EdorasVisUtils

public class EdorasVisUtils
extends java.lang.Object
Utils for working with Flowable and edoras vis.
Author:
Filip Hrisafov
  • Method Summary

    Modifier and Type Method Description
    static EdorasVisI18nProperty extractI18nProperty​(org.flowable.bpmn.model.BaseElement flowElement, java.lang.String property)  
    static java.util.List<EdorasVisProperty> extractProperties​(org.flowable.bpmn.model.BaseElement baseElement)  
    static java.util.Optional<EdorasVisProperty> extractProperty​(org.flowable.bpmn.model.BaseElement baseElement, java.lang.String property)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait