Package com.suncode.pwfl.core.context
Interface InContext<T extends Context>
Action executed in specific context.
- Author:
- Cezary Kozar 14 cze 2016
-
Method Summary
-
Method Details
-
doInContext
Do work in context.- Parameters:
context
- active context
-