public class IdentityTypeUpdatedEvent extends AbstractBaseEvent
This event is raised whenever a new IdentityType is created.
| Constructor and Description |
|---|
IdentityTypeUpdatedEvent(IdentityType identityType,
PartitionManager partitionManager) |
| Modifier and Type | Method and Description |
|---|---|
IdentityType |
getIdentityType() |
getContext, getPartitionManangerpublic IdentityTypeUpdatedEvent(IdentityType identityType, PartitionManager partitionManager)
public IdentityType getIdentityType()
Copyright © 2021. All rights reserved.