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