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