Package com.logicaldoc.core.automation
Class ContextTool
java.lang.Object
com.logicaldoc.core.automation.ContextTool
Utility methods to access the Application context from inside the Automation
- Since:
- 8.2.1
- Author:
- Marco Meschieri - LogicalDOC
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ContextTool
public ContextTool()
-
-
Method Details
-
getBean
Gets a specific bean instance- Parameters:
id
- identifier of the bean- Returns:
- the instance
-
getBeanIds
Gets the collection of all the identifiers in the context- Returns:
- list of bean identifiers
-