Package com.suncode.pwfl.core.context
Interface Context
- All Known Implementing Classes:
AcceptanceContext,ApplicationContext,DataChooserContext,DataSourceContext,FunctionContext,ScheduledTaskContext,UserContext,ValidationContext,WorkflowContext
Context. Holds some data about current operation.
- Author:
- Cezary Kozar 14 cze 2016
-
Method Summary
-
Method Details
-
name
String name()Returns this context name (for identification purposes)
-