Uses of Class
com.riadalabs.jira.plugins.insight.services.model.RoleBean
Packages that use RoleBean
Package
Description
-
Uses of RoleBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that return RoleBeanMethods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that return types with arguments of type RoleBeanModifier and TypeMethodDescriptionConfigureFacade.findRoleBeans()
Finds allRoleBean
ConfigureFacade.findRoleBeansByObjectSchema
(int objectSchemaId) Finds allRoleBean
by Object SchemaConfigureFacade.findRoleBeansByObjectType
(int objectTypeId) Finds allRoleBean
by Object Type -
Uses of RoleBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl that return RoleBeanMethods in com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl that return types with arguments of type RoleBeanModifier and TypeMethodDescriptionConfigureFacadeImpl.findRoleBeans()
ConfigureFacadeImpl.findRoleBeansByObjectSchema
(int objectSchemaId) ConfigureFacadeImpl.findRoleBeansByObjectType
(int objectTypeId)