Class EntityWithOperation
java.lang.Object
com.atlassian.jira.search.index.rio.EntityWithOperation
Represents an entity along with its associated replicated index operation.
This class encapsulates the entity ID, the operation performed on it, and the version of the entity.
-
Constructor Summary
ConstructorsConstructorDescriptionEntityWithOperation(String indexedEntityId, ReplicatedIndexOperation operation) -
Method Summary