Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.permissions | |
com.atlassian.confluence.api.model.permissions |
Model objects for user and group permission and validation checks, for use with
OperationService . |
com.atlassian.confluence.api.service.permissions |
Modifier and Type | Method and Description |
---|---|
List<OperationDescription> |
OperationServiceImpl.getAllOperationsForType(TargetType targetType) |
Modifier and Type | Method and Description |
---|---|
OperationDescription |
OperationDescription.OperationDescriptionBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<OperationDescription> |
OperationService.getAllOperationsForType(TargetType targetType)
For a given target type, list all operations this service can provide information about.
|
Copyright © 2003–2018 Atlassian. All rights reserved.