public class ModuleExecutedEvent extends ModuleExecutionEvent
This event occurs after all preprocessors have successfully run, as well as the module itself, but before any postprocessors have been invoked.
| Constructor and Description |
|---|
ModuleExecutedEvent(Module module) |
getModule, toStringconsume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumedcontext, getContext, setContextpublic ModuleExecutedEvent(Module module)
Copyright © 2009–2016 SciJava. All rights reserved.