Uses of Interface
com.flowable.core.idm.api.IdmProperty
Package
Description
-
Uses of IdmProperty in com.flowable.core.idm.api
Modifier and TypeMethodDescriptionPlatformIdentityService.createProperty
(String name, String value) PlatformIdentityService.findPropertyByName
(String name) Modifier and TypeMethodDescriptionvoid
PlatformIdentityService.updateProperty
(IdmProperty idmProperty) -
Uses of IdmProperty in com.flowable.idm.engine.impl
Modifier and TypeMethodDescriptionBaseIdmIdentityServiceImpl.createProperty
(String name, String value) BaseIdmIdentityServiceImpl.findPropertyByName
(String name) Modifier and TypeMethodDescriptionvoid
BaseIdmIdentityServiceImpl.updateProperty
(IdmProperty idmProperty) -
Uses of IdmProperty in com.flowable.idm.engine.impl.cmd
-
Uses of IdmProperty in com.flowable.idm.engine.impl.persistence.entity