Class EdorasVisProperty
java.lang.Object
com.flowable.platform.common.util.EdorasVisProperty
- Author:
- Filip Hrisafov
-
Method Summary
Modifier and TypeMethodDescriptionstatic EdorasVisPropertycreate(org.flowable.bpmn.model.ExtensionElement extensionElement) static EdorasVisPropertycreateWithoutLanguage(org.flowable.bpmn.model.ExtensionElement extensionElement) getKey()getValue()<V> VGet the value by applying the converter to it,static booleanisEdorasVisProperty(org.flowable.bpmn.model.ExtensionElement extensionElement)
-
Method Details
-
isEdorasVisProperty
public static boolean isEdorasVisProperty(org.flowable.bpmn.model.ExtensionElement extensionElement) -
createWithoutLanguage
public static EdorasVisProperty createWithoutLanguage(org.flowable.bpmn.model.ExtensionElement extensionElement) -
create
-
getKey
-
getValue
-
getLanguage
-
getValue
-