DIGIFORMS
Digiforms Designer Documentation
 
 
 
 
 
 
Help by samples
 
 
 
Capture or output data in a defined layout
 
Extensible Markup Language
Custom JAVA Process Plugins
Invoke custom JAVA code in a process flow
 
3 Steps to create and use a Custom JAVA Plugin
  • Create a JAVA class that implements the INTERFACE "AbstractProcessElement"
  • Configure Digiforms Server to use your new plugin ( plugins.xml )
  • Create a process flow that uses the new plugin
Read more in following related topics
Implementing the "AbstractProcessElement" INTERFACE