| Modifier and Type | Method and Description |
|---|---|
ImportSourceOT |
ImportSourceConfigurationFacade.loadImportSourceOT(Integer importSourceOTId)
Load a specific import source OT configuration item.
|
ImportSourceOT |
ImportSourceConfigurationFacade.storeImportSourceOT(ImportSourceOT importSourceOT)
Store a single import source OT configuration item together with all ImportSourceOTAs.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOT |
ImportSourceConfigurationFacade.storeImportSourceOT(ImportSourceOT importSourceOT)
Store a single import source OT configuration item together with all ImportSourceOTAs.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOT |
ImportSourceConfigurationFacadeImpl.loadImportSourceOT(Integer importSourceOTId) |
ImportSourceOT |
ImportSourceConfigurationFacadeImpl.storeImportSourceOT(ImportSourceOT importSourceOT) |
| Modifier and Type | Method and Description |
|---|---|
ImportSourceOT |
ImportSourceConfigurationFacadeImpl.storeImportSourceOT(ImportSourceOT importSourceOT) |
| Modifier and Type | Method and Description |
|---|---|
List<ImportSourceOT> |
ImportSource.getEnabledImportSourceOTS()
Retrieves all the enabled
ImportSourceOT. |
List<ImportSourceOT> |
ImportSource.getImportSourceOTS() |
| Modifier and Type | Method and Description |
|---|---|
int |
ImportSourceOT.compareTo(ImportSourceOT o) |
void |
ImportSourceOT.mergeWith(ImportSourceOT other)
Merge this with the supplied other.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportSource.setImportSourceOTS(List<ImportSourceOT> importSourceOTS) |
Copyright © 2023 Atlassian. All rights reserved.