Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model.factory |
This package contains factory components for Assets usage.
|
com.riadalabs.jira.plugins.insight.services.model.imports | |
io.riada.insight.model |
Modifier and Type | Method and Description |
---|---|
MutableObjectAttributeBean |
ObjectAttributeBeanFactoryImpl.createProjectAttributeValue(ObjectTypeAttributeBean ota,
Predicate<InsightProject> predicate) |
MutableObjectAttributeBean |
ObjectAttributeBeanFactory.createProjectAttributeValue(ObjectTypeAttributeBean ota,
Predicate<InsightProject> predicate) |
Modifier and Type | Method and Description |
---|---|
void |
ImportJIRAConfigurationBean.addProject(InsightProject project) |
Constructor and Description |
---|
ImportProjectBean(InsightProject project) |
Modifier and Type | Class and Description |
---|---|
class |
ImmutableInsightProject
Immutable implementation of
InsightProject . |
Modifier and Type | Method and Description |
---|---|
static ImmutableInsightProject |
ImmutableInsightProject.copyOf(InsightProject instance)
Creates an immutable copy of a
InsightProject value. |
ImmutableInsightProject.Builder |
ImmutableInsightProject.Builder.from(InsightProject instance)
Fill a builder with attribute values from the provided
InsightProject instance. |
Copyright © 2024 Atlassian. All rights reserved.