memento.tck.model.events.DocumentDeleted.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of memento-api-tck Show documentation
Show all versions of memento-api-tck Show documentation
Memento tries to provide a high level abstraction for different EventStore implementations
The newest version!
package memento.tck.model.events
import memento.model.Event
import memento.tck.model.Document
class DocumentDeleted extends Event {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy