Uses of Enum Class
com.atlassian.crowd.audit.query.AuditLogChangesetProjection
Packages that use AuditLogChangesetProjection
-
Uses of AuditLogChangesetProjection in com.atlassian.crowd.audit.query
Methods in com.atlassian.crowd.audit.query that return AuditLogChangesetProjectionModifier and TypeMethodDescriptionAuditLogQuery.getProjection()static AuditLogChangesetProjectionReturns the enum constant of this class with the specified name.static AuditLogChangesetProjection[]AuditLogChangesetProjection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.crowd.audit.query with parameters of type AuditLogChangesetProjectionModifier and TypeMethodDescriptionAuditLogQueryBuilder.setProjection(AuditLogChangesetProjection projection)