Uses of Class
com.flexive.shared.scripting.FxScriptRunInfo

Packages that use FxScriptRunInfo
com.flexive.shared.interfaces Local and remote interfaces of the flexive EJB engines. 
 

Uses of FxScriptRunInfo in com.flexive.shared.interfaces
 

Methods in com.flexive.shared.interfaces that return types with arguments of type FxScriptRunInfo
 java.util.List<FxScriptRunInfo> ScriptingEngine.getRunOnceInformation()
          Get information about running/executed runOnce scripts (including all drops) Please note that this method will only return entries if scripts have been executed in the current VM and in the current session (information is not persisted - yet!)