public interface TimerDrivenModuleMetadata<P extends TimerDrivenModuleContext<?>> extends ModuleMetadata
| Modifier and Type | Method and Description |
|---|---|
P |
lastContext()
Get the context that the module produced when it last did some work.
|
P lastContext()
null if there is no such context (first run).Copyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.