Uses of Interface
com.flowable.core.idm.api.IdmProperty
Packages that use IdmProperty
Package
Description
-
Uses of IdmProperty in com.flowable.core.idm.api
Methods in com.flowable.core.idm.api that return IdmPropertyModifier and TypeMethodDescriptionPlatformIdentityService.createProperty
(String name, String value) PlatformIdentityService.findPropertyByName
(String name) Methods in com.flowable.core.idm.api with parameters of type IdmPropertyModifier and TypeMethodDescriptionvoid
PlatformIdentityService.updateProperty
(IdmProperty idmProperty) -
Uses of IdmProperty in com.flowable.idm.engine.impl
Methods in com.flowable.idm.engine.impl that return IdmPropertyModifier and TypeMethodDescriptionBaseIdmIdentityServiceImpl.createProperty
(String name, String value) BaseIdmIdentityServiceImpl.findPropertyByName
(String name) Methods in com.flowable.idm.engine.impl with parameters of type IdmPropertyModifier and TypeMethodDescriptionvoid
BaseIdmIdentityServiceImpl.updateProperty
(IdmProperty idmProperty) -
Uses of IdmProperty in com.flowable.idm.engine.impl.cmd
Fields in com.flowable.idm.engine.impl.cmd declared as IdmPropertyConstructors in com.flowable.idm.engine.impl.cmd with parameters of type IdmProperty -
Uses of IdmProperty in com.flowable.idm.engine.impl.persistence.entity
Subinterfaces of IdmProperty in com.flowable.idm.engine.impl.persistence.entityClasses in com.flowable.idm.engine.impl.persistence.entity that implement IdmProperty