Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.channel.external.api.facade | |
com.riadalabs.jira.plugins.insight.channel.external.api.facade.impl |
Modifier and Type | Method and Description |
---|---|
RoleBean |
ConfigureFacade.loadRoleBean(int id)
Loads a
RoleBean |
Modifier and Type | Method and Description |
---|---|
List<RoleBean> |
ConfigureFacade.findRoleBeans()
Finds all
RoleBean |
List<RoleBean> |
ConfigureFacade.findRoleBeansByObjectSchema(int objectSchemaId)
Finds all
RoleBean by Object Schema |
List<RoleBean> |
ConfigureFacade.findRoleBeansByObjectType(int objectTypeId)
Finds all
RoleBean by Object Type |
Modifier and Type | Method and Description |
---|---|
RoleBean |
ConfigureFacadeImpl.loadRoleBean(int id) |
Modifier and Type | Method and Description |
---|---|
List<RoleBean> |
ConfigureFacadeImpl.findRoleBeans() |
List<RoleBean> |
ConfigureFacadeImpl.findRoleBeansByObjectSchema(int objectSchemaId) |
List<RoleBean> |
ConfigureFacadeImpl.findRoleBeansByObjectType(int objectTypeId) |
Copyright © 2024 Atlassian. All rights reserved.