Uses of Class
io.riada.insight.model.InsightGroup
Packages that use InsightGroup
Package
Description
This package contains factory components for Assets usage.
-
Uses of InsightGroup in com.riadalabs.jira.plugins.insight.services.model.factory
Method parameters in com.riadalabs.jira.plugins.insight.services.model.factory with type arguments of type InsightGroupModifier and TypeMethodDescriptionObjectAttributeBeanFactory.createGroupAttributeValue
(ObjectTypeAttributeBean ota, Predicate<InsightGroup> groupPredicate) Create an object attribute bean with all groups matching the predicateObjectAttributeBeanFactoryImpl.createGroupAttributeValue
(ObjectTypeAttributeBean ota, Predicate<InsightGroup> groupPredicate) Create an object attribute bean with all groups matching the predicate -
Uses of InsightGroup in io.riada.insight.model
Subclasses of InsightGroup in io.riada.insight.modelMethods in io.riada.insight.model with parameters of type InsightGroupModifier and TypeMethodDescriptionstatic ImmutableInsightGroup
ImmutableInsightGroup.copyOf
(InsightGroup instance) Creates an immutable copy of aInsightGroup
value.ImmutableInsightGroup.Builder.from
(InsightGroup instance) Fill a builder with attribute values from the providedInsightGroup
instance.