Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ImmutableRoleActorBean
Packages that use ImmutableRoleActorBean
-
Uses of ImmutableRoleActorBean in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ImmutableRoleActorBeanModifier and TypeMethodDescriptionImmutableRoleActorBean.Builder.build()
Builds a newImmutableRoleActorBean
.static ImmutableRoleActorBean
ImmutableRoleActorBean.copyOf
(RoleActorBean instance) Creates an immutable copy of aRoleActorBean
value.final ImmutableRoleActorBean
Copy the current immutable object by setting a value for theid
attribute.final ImmutableRoleActorBean
Copy the current immutable object by setting a value for thetype
attribute.final ImmutableRoleActorBean
ImmutableRoleActorBean.withTypeParameter
(String value) Copy the current immutable object by setting a value for thetypeParameter
attribute.