Class UserManagementInSyncModel
java.lang.Object
com.atlassian.confluence.internal.api.incrementalsync.model.usermanagement.UserManagementInSyncModel
- All Implemented Interfaces:
IncrementalSyncModel
- Direct Known Subclasses:
GroupMembershipEventModel
,UserGroupModel
User Management Incremental Sync base model
- Since:
- 9.3.0
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUserManagementInSyncModel
(long journalEntryId, String type, String operation) -
Method Summary
-
Field Details
-
journalEntryId
protected long journalEntryId -
type
-
operation
-
-
Constructor Details
-
UserManagementInSyncModel
-
-
Method Details
-
getType
-
getOperation
-
getJournalEntryId
public long getJournalEntryId()- Specified by:
getJournalEntryId
in interfaceIncrementalSyncModel
-
equals
-
hashCode
public int hashCode()
-