public class SyncAuditLogHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static La<Long,Map<String,Object>> |
ISSUE_INFO |
| Constructor and Description |
|---|
SyncAuditLogHelper() |
| Modifier and Type | Method and Description |
|---|---|
static MapObject |
createAuditLogEntryDescription(SyncInstance instance,
IncrementalSyncData data,
Map<String,Object> aux) |
static Map<String,Object> |
customFieldInfo(CustomField field) |
static ImmutableMap<String,Object> |
getFailureDescription(String reason,
Throwable throwable) |
static boolean |
isFailed(MapObject action) |
static Map<String,Object> |
issueConstantInfo(IssueConstant ic) |
static Map<String,Object> |
issueInfo(Issue issue) |
static Map<String,Object> |
issueInfo(long issueId) |
static Map<String,Object> |
issueInfo(long issueId,
String key) |
@NotNull public static MapObject createAuditLogEntryDescription(SyncInstance instance, IncrementalSyncData data, Map<String,Object> aux)
public static ImmutableMap<String,Object> getFailureDescription(@Nullable String reason, @Nullable Throwable throwable)
public static boolean isFailed(MapObject action)
Copyright © 2023 ALM Works. All Rights Reserved.