JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.almworks.jira.structure.api.sync.util
Interface SyncChangeListener
public interface
SyncChangeListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onInsert
(long parentRow, LongIterable addedIssues)
void
onMove
(long parentRow, long issueId)
Method Details
onInsert
void
onInsert
(long parentRow, LongIterable addedIssues)
onMove
void
onMove
(long parentRow, long issueId)