+

Search Tips   |   Advanced Search

  • Previous Topic
  • Next Topic
  • Book Index
  • Create a Custom action

    This tutorial describes how to implement the Custom action API to create a new Custom action.

    In This Section

  • 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
  • See Also

  • Custom Action API
  • Create a Custom action using a Maven archetype

  • Home