| Package | Description |
|---|---|
| com.almworks.jira.structure.api |
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
|
| com.almworks.jira.structure.api.sync | |
| com.almworks.jira.structure.api.sync.util |
| Class and Description |
|---|
StructureSyncManager
StructureSyncManager manages the whole synchronization engine. |
| SyncAuditLog
This interface is used by synchronizers to log audit information regarding their actions, configuration changes, etc.
|
| Class and Description |
|---|
| AbstractSynchronizer.SyncRunAuditEntry |
| IncrementalSyncData
This is a temporary object that's passed to a synchronizer and tells what's been changed
in structure and in JIRA or in the external system.
|
| SourceOfTruth |
| StructureSynchronizer
A
StructureSynchronizer is a pluggable Structure extension that
allows you to sync structure with any other aspect of issues, be it links, subtasks or anything
else. |
| StructureSynchronizerException
This exception is thrown by the
StructureSyncManager when it cannot perform the requested operation. |
| SyncAuditLog
This interface is used by synchronizers to log audit information regarding their actions, configuration changes, etc.
|
| SyncAuditLog.ActionGroup |
| SyncDirection
Defines two possible directions for the full synchronization.
|
SyncEvent
SyncEvent with its only subclasses, SyncEvent.Structure and SyncEvent.Jira, is
used to represent to incremental synchronization a single change in JIRA or in Structure. |
| SyncEvent.Jira |
| SyncEvent.Structure |
| SynchronizerDescriptor |
SyncInstance
SyncInstance represents an instance of a synchronizer, configured with user-specified parameters
to act on some structure under some user account. |
| Class and Description |
|---|
SyncInstance
SyncInstance represents an instance of a synchronizer, configured with user-specified parameters
to act on some structure under some user account. |
Copyright © 2019 ALM Works. All Rights Reserved.