Package com.atlassian.jira.index
Class Index.Operation
java.lang.Object
com.atlassian.jira.index.Index.Operation
- Enclosing interface:
Index
An operation that is performed on an Index. See
Operations
for
factory methods.
Note: this is not an interface to prevent clients implementing it. All
clients need to now is that they have an Index.Operation
that will do a
create/delete/update/whatever, not how it is implemented.
-
Method Summary