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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
protected final PlatformIdentityInfo platformIdentityInfo
public FlowableIdmIdentityInfoSetEventImpl(FlowablePlatformIdmEventType type, PlatformIdentityInfo platformIdentityInfo)
public PlatformIdentityInfo getPlatformIdentityInfo()
getPlatformIdentityInfo
in interface FlowableIdmIdentityInfoSetEvent