This tutorial describes how to implement the Custom action API to create a new Custom action.
Use case environment
Create a Java project
Attach the API sources
Implement and declare the Action class
Create an ActionEngine class and link it to the Action class
Export the project to a JAR file
Custom Action API
Create a Custom action using a Maven archetype