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, toString
consume, getCallingThread, getStackTrace, isConsumed, setCallingThread, setConsumed
context, getContext, setContext
public ModuleExecutedEvent(Module module)
Copyright © 2009–2015 SciJava. All rights reserved.