JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.suncode.pwfl.core.context
InContext
Contents
Description
Method Summary
Method Details
doInContext(T)
Hide sidebar
Show sidebar
Interface InContext<
T extends
Context
>
@Api
public interface
InContext<T extends
Context
>
Action executed in specific context.
Author:
Cezary Kozar 14 cze 2016
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
doInContext
(
T
context)
Do work in context.
Method Details
doInContext
void
doInContext
(
T
context)
Do work in context.
Parameters:
context
- active context