Uses of Class
com.riadalabs.jira.plugins.insight.services.model.RoleActorBean
Packages that use RoleActorBean
Package
Description
-
Uses of RoleActorBean in com.riadalabs.jira.plugins.insight.channel.external.api.facade
Methods in com.riadalabs.jira.plugins.insight.channel.external.api.facade that return RoleActorBeanModifier and TypeMethodDescriptionConfigureFacade.loadRoleActorBean
(int id) Loads aRoleActorBean
-
Uses of RoleActorBean 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 RoleActorBean -
Uses of RoleActorBean in com.riadalabs.jira.plugins.insight.services.model
Subclasses of RoleActorBean in com.riadalabs.jira.plugins.insight.services.modelMethods in com.riadalabs.jira.plugins.insight.services.model that return types with arguments of type RoleActorBeanMethods in com.riadalabs.jira.plugins.insight.services.model with parameters of type RoleActorBeanModifier and TypeMethodDescriptionstatic ImmutableRoleActorBean
ImmutableRoleActorBean.copyOf
(RoleActorBean instance) Creates an immutable copy of aRoleActorBean
value.ImmutableRoleActorBean.Builder.from
(RoleActorBean instance) Fill a builder with attribute values from the providedRoleActorBean
instance.Method parameters in com.riadalabs.jira.plugins.insight.services.model with type arguments of type RoleActorBeanModifier and TypeMethodDescriptionvoid
RoleBean.setRoleActorBeans
(List<RoleActorBean> roleActorBeans)