Class ProcessVariableEdit

java.lang.Object
io.jmix.ui.screen.Screen
io.jmix.ui.screen.StandardEditor<ProcessVariableModel>
io.jmix.bpmui.screen.modeler.properties.processvariable.ProcessVariableEdit
All Implemented Interfaces:
ChangeTracker, EditorScreen<ProcessVariableModel>, FrameOwner, ReadOnlyAwareScreen

@UiController("bpm_ProcessVariable.edit") @UiDescriptor("process-variable-edit.xml") public class ProcessVariableEdit extends StandardEditor<ProcessVariableModel>