java.lang.Object | |
↳ | com.atlassian.jira.index.Index.Operation |
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.
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |