Uses of Class
com.flowable.form.model.OutcomeDefinition
Package | Description |
---|---|
com.flowable.form.model |
-
Uses of OutcomeDefinition in com.flowable.form.model
Fields in com.flowable.form.model with type parameters of type OutcomeDefinition Modifier and Type Field Description protected java.util.List<OutcomeDefinition>
FlowableFormModel. outcomes
Methods in com.flowable.form.model that return types with arguments of type OutcomeDefinition Modifier and Type Method Description java.util.List<OutcomeDefinition>
FlowableFormModel. getOutcomes()
Method parameters in com.flowable.form.model with type arguments of type OutcomeDefinition Modifier and Type Method Description void
FlowableFormModel. setOutcomes(java.util.List<OutcomeDefinition> outcomes)