Uses of Class
com.atlassian.crowd.plugin.rest.entity.admin.ReorderEntity
Packages that use ReorderEntity
Package
Description
-
Uses of ReorderEntity in com.atlassian.crowd.plugin.rest.service.controller.admin
Methods in com.atlassian.crowd.plugin.rest.service.controller.admin with parameters of type ReorderEntityModifier and TypeMethodDescriptionvoidApplicationAdminController.reorderApplicationDirectoryMapping(long appId, long dirId, ReorderEntity reorderEntity) -
Uses of ReorderEntity in com.atlassian.crowd.plugin.rest.service.resource.admin
Methods in com.atlassian.crowd.plugin.rest.service.resource.admin with parameters of type ReorderEntityModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseApplicationAdminResource.reorderApplicationDirectoryMapping(long applicationId, long directoryId, ReorderEntity reorderEntity)