Package | Description |
---|---|
com.atlassian.jira.mention.stats | |
com.atlassian.jira.model.querydsl | |
com.atlassian.jira.permission |
Modifier and Type | Method and Description |
---|---|
List<SchemePermissionsDTO> |
SchemePermissionsDAOWithStats.getSchemePermissions(long schemeId,
ProjectPermissionKey projectPermissionKey) |
Modifier and Type | Method and Description |
---|---|
SchemePermissionsDTO |
SchemePermissionsDTO.Builder.build() |
static SchemePermissionsDTO |
SchemePermissionsDTO.fromGenericValue(org.ofbiz.core.entity.GenericValue gv)
Constructs a new instance of this Data Transfer object from the values in the given GenericValue.
|
Modifier and Type | Method and Description |
---|---|
static SchemePermissionsDTO.Builder |
SchemePermissionsDTO.builder(SchemePermissionsDTO schemePermissionsDTO) |
Constructor and Description |
---|
Builder(SchemePermissionsDTO schemePermissionsDTO) |
Modifier and Type | Method and Description |
---|---|
List<SchemePermissionsDTO> |
QueryDSLSchemePermissionsDAO.getSchemePermissions(long schemeId,
ProjectPermissionKey projectPermissionKey) |
List<SchemePermissionsDTO> |
SchemePermissionsDAO.getSchemePermissions(long schemeId,
ProjectPermissionKey projectPermissionKey) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.