Class PluginGenericRetVal
java.lang.Object
de.xima.fc.plugin.models.retval.generic.PluginGenericRetVal
- All Implemented Interfaces:
IPluginReturnValue
,IPluginGenericRetVal
,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PluginGenericRetVal
-
-
Method Details
-
getReturnValueMap
- Specified by:
getReturnValueMap
in interfaceIPluginGenericRetVal
- Returns:
- A
Map
of values the generic plugin wishes to return to the caller.
-