Base Widgets plugin - bluesoft-rnd/aperte-workflow-core GitHub Wiki
Base Widgets plugin provides the basic set of widgets that can be reused or extended by other plugins. The most important is the ProcessData Widget, which is used to create most of GUI for human tasks inside the process.
Provided widgets
- CaptionPanel widget
- ProcessComments widget
- ProcessData widget
- ProcessHistory widget
- LatestComments widget
- LocaleCapture widget
- TabSheet widget
- VerticalLayout widget
Provided buttons
Plugin downloads
The plugin source code can be obtained from its Aperte Workflow github repository.
Plugin installation
Copy the plugin jar into your existing Aperte Workflow installation. Place it into bundle installation directory. If not changed in PluginServlet init parameters it should be either ${aperte.workflow.home}/osgi-plugins
or ${liferay.home}/osgi-plugins
.