Uses of Interface
org.flowable.common.rest.variable.RestVariableConverter
Packages that use RestVariableConverter
Package
Description
-
Uses of RestVariableConverter in org.flowable.cmmn.rest.service.api
Fields in org.flowable.cmmn.rest.service.api with type parameters of type RestVariableConverterModifier and TypeFieldDescriptionprotected List<RestVariableConverter>CmmnRestResponseFactory.variableConvertersMethods in org.flowable.cmmn.rest.service.api that return types with arguments of type RestVariableConverter -
Uses of RestVariableConverter in org.flowable.common.rest.variable
Classes in org.flowable.common.rest.variable that implement RestVariableConverterModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of RestVariableConverter in org.flowable.rest.service.api
Fields in org.flowable.rest.service.api with type parameters of type RestVariableConverterModifier and TypeFieldDescriptionprotected List<RestVariableConverter>RestResponseFactory.variableConvertersMethods in org.flowable.rest.service.api that return types with arguments of type RestVariableConverter