Class SetMultiInstanceFormalExpressionCmd
java.lang.Object
io.jmix.bpmflowui.uicomponent.bpmnmodeler.command.SetMultiInstanceFormalExpressionCmd
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionSetMultiInstanceFormalExpressionCmd(String elementId, String propertyName, String propertyValue) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetElementId(String elementId) voidsetPropertyName(String propertyName) voidsetPropertyValue(String propertyValue) 
- 
Field Details- 
elementId
- 
propertyName
- 
propertyValue
 
- 
- 
Constructor Details- 
SetMultiInstanceFormalExpressionCmd
 
- 
- 
Method Details- 
getElementId
- 
setElementId
- 
getPropertyName
- 
setPropertyName
- 
getPropertyValue
- 
setPropertyValue
 
-