View Javadoc
1
package
org.smartcomps.twister.engine.priv.core.dynamic
;
2
3
/**
*
4
* Execution context of an Invoke activity.
5
*/
6
public
interface
InvokeEC
extends
BasicEC
{
7
}
This page was automatically generated by
Maven