Uses of Class
com.flowable.form.model.OutcomeDefinition
Packages that use OutcomeDefinition
-
Uses of OutcomeDefinition in com.flowable.form.model
Fields in com.flowable.form.model with type parameters of type OutcomeDefinitionMethods in com.flowable.form.model that return types with arguments of type OutcomeDefinitionMethod parameters in com.flowable.form.model with type arguments of type OutcomeDefinitionModifier and TypeMethodDescriptionvoid
FlowableFormModel.setOutcomes
(List<OutcomeDefinition> outcomes) -
Uses of OutcomeDefinition in com.flowable.platform.service.task
Fields in com.flowable.platform.service.task with type parameters of type OutcomeDefinitionModifier and TypeFieldDescriptionprotected List<OutcomeDefinition>
FormModelRepresentation.outcomes
Methods in com.flowable.platform.service.task that return types with arguments of type OutcomeDefinitionMethod parameters in com.flowable.platform.service.task with type arguments of type OutcomeDefinitionModifier and TypeMethodDescriptionvoid
FormModelRepresentation.setOutcomes
(List<OutcomeDefinition> outcomes)