Package io.jmix.bpm.data.form
Class FormOutcome
java.lang.Object
io.jmix.bpm.data.form.FormOutcome
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected List<FormOutcomeParam>
protected List<FormOutputVariable>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIcon()
getId()
void
setCaption
(String caption) void
void
void
setOutcomeParams
(List<FormOutcomeParam> outcomeParams) void
setOutputVariables
(List<FormOutputVariable> outputVariables)
-
Field Details
-
id
-
icon
-
outcomeParams
-
outputVariables
-
-
Constructor Details
-
FormOutcome
public FormOutcome()
-
-
Method Details
-
getId
-
setId
-
getIcon
-
setIcon
-
getCaption
-
setCaption
-
getOutcomeParams
-
setOutcomeParams
-
getOutputVariables
-
setOutputVariables
-
getOutcomeParamsMap
-