Interface and Description |
---|
com.atlassian.crowd.manager.directory.monitor.DirectoryMonitorManager
Since v3.0.0. Crowd no longer exposes monitoring details. All directories implementing
SynchronisableDirectory get their monitors added, updated and removed
automatically. |
Enum Constant and Description |
---|
com.atlassian.crowd.model.permission.UserPermission.ADMIN
Since 4.4.0. This permission might be deleted in future major versions with no replacement.
Crowd does not associate specific functionality with this permission, so please use regular user permission
checks or restrict your functionality to sysadmin only.
|
com.atlassian.crowd.audit.AuditLogEventType.COMPLETED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
com.atlassian.crowd.audit.AuditLogEventType.CREATED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
com.atlassian.crowd.audit.AuditLogEventType.DELETED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
com.atlassian.crowd.audit.AuditLogEventType.FAILED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
com.atlassian.crowd.model.group.GroupType.LEGACY_ROLE |
com.atlassian.crowd.audit.AuditLogEventType.MODIFIED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
com.atlassian.crowd.audit.AuditLogEventType.STARTED
This event type has been deprecated in favor of more specific event types (such as USER_CREATED).
Please use a more specific event type or
AuditLogEventType.OTHER if none apply to your event. |
Copyright © 2022 Atlassian. All rights reserved.
View cookie preferences