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 TypeMethodDescriptionvoidFlowableFormModel.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.outcomesMethods 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 TypeMethodDescriptionvoidFormModelRepresentation.setOutcomes(List<OutcomeDefinition> outcomes)