Uses of Class
io.riada.insight.model.InsightVersion
Packages that use InsightVersion
Package
Description
This package contains factory components for Assets usage.
-
Uses of InsightVersion 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 InsightVersionModifier and TypeMethodDescriptionObjectAttributeBeanFactory.createVersionAttributeValue
(ObjectTypeAttributeBean ota, Predicate<InsightVersion> predicate) ObjectAttributeBeanFactoryImpl.createVersionAttributeValue
(ObjectTypeAttributeBean ota, Predicate<InsightVersion> predicate) -
Uses of InsightVersion in com.riadalabs.jira.plugins.insight.services.model.imports
Methods in com.riadalabs.jira.plugins.insight.services.model.imports with parameters of type InsightVersionModifier and TypeMethodDescriptionvoid
ImportJIRAConfigurationBean.addVersion
(InsightVersion version) Constructors in com.riadalabs.jira.plugins.insight.services.model.imports with parameters of type InsightVersion -
Uses of InsightVersion in io.riada.insight.model
Subclasses of InsightVersion in io.riada.insight.modelMethods in io.riada.insight.model with parameters of type InsightVersionModifier and TypeMethodDescriptionstatic ImmutableInsightVersion
ImmutableInsightVersion.copyOf
(InsightVersion instance) Creates an immutable copy of aInsightVersion
value.ImmutableInsightVersion.Builder.from
(InsightVersion instance) Fill a builder with attribute values from the providedInsightVersion
instance.