Uses of Package
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid
Package
Description
-
Classes in ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid used by ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beansClassDescriptionThis interface allows for mapping objects'
UUID
s, for example when cloning objects. -
Classes in ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuid used by ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.uuidClassDescriptionThis marker interface indicates that a mapper will return the same result when called more that once on the same inputs
UuidMapper
that memoizes all itsUuidMapper.map(String)
calls.This interface allows for mapping objects'UUID
s, for example when cloning objects.