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