Package | Description |
---|---|
com.almworks.jira.structure.api.sync | |
com.almworks.jira.structure.api.sync.util |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AbstractSynchronizer.verifyStructureEditPermissions(long structureId,
SyncLogger log)
Checks that the user has at least
PermissionLevel.EDIT permission on the specified structure. |
Modifier and Type | Method and Description |
---|---|
static SyncLogger |
SyncLogger.get()
Retrieves SyncLogger from the thread-local storage.
|
Modifier and Type | Method and Description |
---|---|
static void |
SyncUtil.processUpdateError(StructureException exception,
SyncLogger slog,
StringBuilder errorMessage) |
static boolean |
SyncUtil.resolveMoveIntoOwnSubtree(long moveTo,
long row,
HierarchyHelper hh,
ForestSource ufs,
SyncLogger debugLog) |
static void |
SyncLogger.set(SyncLogger syncLog)
This is internal method that is used by the synchronization subsystem.
|
Copyright © 2019 ALM Works. All Rights Reserved.