The JavaDocs directory on the Process Commander server contains automatically generated HTML files. These files describe the input and output parameters of many standard Process Commander Java functions that your Java code can call.
These HTML files are also on the Process Commander installation media,
in the Documentation folder in a JAR archive named
javadocs.jar
. They typically are installed as a Web site on
the a Process Commander server with the help system.
Select > APIs > Engine to access the home page of the JavaDocs pages for the Public API.
These capabilities are known as the Process Commander Public Application Programmer Interface, or Public API.
PublicAPI interface | |
Concepts and
terms — Process Commander for Java developers
Examples — Using inline Java and PublicAPI facilities |