| Modifier and Type | Method and Description |
|---|---|
ImportSourceOTAttr |
ImportSourceConfigurationFacade.loadImportSourceOTAttr(Integer importSourceOTAttrId)
Load a specific import source OT Attr configuration item.
|
ImportSourceOTAttr |
ImportSourceConfigurationFacade.storeImportSourceOTAttr(ImportSourceOTAttr importSourceOTAttr)
Store a single import source OTAttr configuration item together with all ImportSourceOTAs.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOTAttr |
ImportSourceConfigurationFacade.storeImportSourceOTAttr(ImportSourceOTAttr importSourceOTAttr)
Store a single import source OTAttr configuration item together with all ImportSourceOTAs.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOTAttr |
ImportSourceConfigurationFacadeImpl.loadImportSourceOTAttr(Integer importSourceOTAttrId) |
ImportSourceOTAttr |
ImportSourceConfigurationFacadeImpl.storeImportSourceOTAttr(ImportSourceOTAttr importSourceOTAttr) |
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOTAttr |
ImportSourceConfigurationFacadeImpl.storeImportSourceOTAttr(ImportSourceOTAttr importSourceOTAttr) |
| Modifier and Type | Method and Description |
|---|---|
List<ImportSourceOTAttr> |
ImportSourceOT.getImportSourceOTAttrBeans() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSourceOTAttr.mergeWith(ImportSourceOTAttr other)
Merge this with the supplied other.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSourceOT.setImportSourceOTAttrBeans(List<ImportSourceOTAttr> importSourceOTAttrBeans) |
| Constructor and Description |
|---|
ImportSourceOTAttr(ImportSourceOTAttr copyFrom) |
Copyright © 2023 Atlassian. All rights reserved.