public class AutoVersioningConsumer extends Object implements org.dspace.event.Consumer
| Constructor and Description |
|---|
AutoVersioningConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consume(org.dspace.core.Context ctx,
org.dspace.event.Event event) |
void |
end(org.dspace.core.Context ctx) |
void |
finish(org.dspace.core.Context ctx) |
void |
initialize() |
public void initialize()
throws Exception
initialize in interface org.dspace.event.ConsumerExceptionpublic void finish(org.dspace.core.Context ctx)
throws Exception
finish in interface org.dspace.event.ConsumerExceptionpublic void consume(org.dspace.core.Context ctx,
org.dspace.event.Event event)
throws Exception
consume in interface org.dspace.event.ConsumerExceptionCopyright © 2016 DuraSpace. All rights reserved.