Package com.flowable.core.idm.api.event
Interface FlowableIdmIdentityInfoSetEvent
- All Superinterfaces:
FlowableEvent
- All Known Implementing Classes:
FlowableIdmIdentityInfoSetEventImpl
Event fired when a
PlatformIdentityInfo
is set explicitly via.- Author:
- Filip Hrisafov
-
Method Summary
Methods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getType
-
Method Details
-
getPlatformIdentityInfo
PlatformIdentityInfo getPlatformIdentityInfo()
-