Package org.ametys.plugins.forms.ribbon
Class FormRibbonImportManager
java.lang.Object
org.ametys.plugins.forms.ribbon.FormRibbonImportManager
- All Implemented Interfaces:
RibbonImport
Import manager for the dynamic generated ribbon.xml of the form plugin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGet the list of files to import, associated with the workspace pattern to match
-
Constructor Details
-
FormRibbonImportManager
public FormRibbonImportManager()
-
-
Method Details
-
getImports
Description copied from interface:RibbonImport
Get the list of files to import, associated with the workspace pattern to match- Specified by:
getImports
in interfaceRibbonImport
- Returns:
- The list of files
-