public class FlowableIdmIdentityInfoSetEventImpl extends FlowablePlatformIdmEventImpl implements FlowableIdmIdentityInfoSetEvent
| Modifier and Type | Field and Description |
|---|---|
protected PlatformIdentityInfo |
platformIdentityInfo |
type| Constructor and Description |
|---|
FlowableIdmIdentityInfoSetEventImpl(FlowablePlatformIdmEventType type,
PlatformIdentityInfo platformIdentityInfo) |
| Modifier and Type | Method and Description |
|---|---|
PlatformIdentityInfo |
getPlatformIdentityInfo() |
getType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeprotected final PlatformIdentityInfo platformIdentityInfo
public FlowableIdmIdentityInfoSetEventImpl(FlowablePlatformIdmEventType type, PlatformIdentityInfo platformIdentityInfo)
public PlatformIdentityInfo getPlatformIdentityInfo()
getPlatformIdentityInfo in interface FlowableIdmIdentityInfoSetEvent