public class DefaultInBuiltServiceTypes extends Object implements InBuiltServiceTypes
InBuiltServiceTypes.InBuiltServiceType
Constructor and Description |
---|
DefaultInBuiltServiceTypes(PermissionManager permissionManager) |
Modifier and Type | Method and Description |
---|---|
Set<InBuiltServiceTypes.InBuiltServiceType> |
all()
Gets a list of all the in-built service types.
|
Set<InBuiltServiceTypes.InBuiltServiceType> |
manageableBy(ApplicationUser user)
Gets a list of all the in-built services types that can be managed by the specified user.
|
public DefaultInBuiltServiceTypes(PermissionManager permissionManager)
public Set<InBuiltServiceTypes.InBuiltServiceType> all()
InBuiltServiceTypes
all
in interface InBuiltServiceTypes
public Set<InBuiltServiceTypes.InBuiltServiceType> manageableBy(ApplicationUser user)
InBuiltServiceTypes
manageableBy
in interface InBuiltServiceTypes
user
- the user in play.Copyright © 2002-2019 Atlassian. All Rights Reserved.