Uses of Class
com.flowable.form.engine.impl.persistence.entity.ResourceRef
Packages that use ResourceRef
Package
Description
-
Uses of ResourceRef in com.flowable.form.engine.impl.persistence
Methods in com.flowable.form.engine.impl.persistence that return ResourceRefModifier and TypeMethodDescriptionResourceRefTypeHandler.getResult
(CallableStatement cs, int columnIndex) Methods in com.flowable.form.engine.impl.persistence with parameters of type ResourceRefModifier and TypeMethodDescriptionvoid
ResourceRefTypeHandler.setParameter
(PreparedStatement ps, int i, ResourceRef parameter, org.apache.ibatis.type.JdbcType jdbcType) -
Uses of ResourceRef in com.flowable.form.engine.impl.persistence.entity
Fields in com.flowable.form.engine.impl.persistence.entity declared as ResourceRefMethods in com.flowable.form.engine.impl.persistence.entity that return ResourceRef