Class CreateOrUpdateFormDataCmd.FormOutcomeDTO
java.lang.Object
io.jmix.bpmui.uicomponent.bpmnmodeler.command.CreateOrUpdateFormDataCmd.FormOutcomeDTO
- Enclosing class:
- CreateOrUpdateFormDataCmd
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected List<CreateOrUpdateFormDataCmd.OutcomeParamDTO>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
getId()
void
setCaption
(String caption) void
void
void
setOutcomeParams
(List<CreateOrUpdateFormDataCmd.OutcomeParamDTO> outcomeParams)
-
Field Details
-
id
-
icon
-
outcomeParams
-
-
Constructor Details
-
FormOutcomeDTO
public FormOutcomeDTO()
-
-
Method Details
-
getId
-
setId
-
getIcon
-
setIcon
-
getCaption
-
setCaption
-
getOutcomeParams
-
setOutcomeParams
-