Show TOC

Procedure documentationUsing Classes Locate this document in the navigation structure

 

You can add JDK classes for the ruleset in the process composer DC.

Procedure

Adding a Class
  1. Locate the Project Resources node (Where is the Project Resources node?) and double-click the node.

  2. In the Project Resources editor, choose the Aliases tab and choose the Add button.

  3. In the menu that appears, choose Class.

  4. In the dialog box that appears, in the Select Class to Add section, double-click the required Java classes.

    You can view all the added classes in the Selected Classes section.

  5. Choose Finish.

    Note Note

    You can add JDK classes in the process composer DC

    • In the Select a Java Class dialog box, in the Selected Classes section choose Type Class Name to Add and enter the JDK class name and choose Finish.

    End of the note.
  6. In the Alias Name table, choose and expand the alias name. Choose the relevant object or method to rename an alias and press Enter.

Removing a Class
  1. Locate the Project Resources node (Where is the Project Resources node?) and double-click the node.

  2. In the Project Resources editor, choose the Aliases tab, select a class and choose the Remove button.

  3. In the menu that appears, choose Class and in the dialog box that appears expand the tree and choose a Java class.

  4. Choose Finish.

Reloading a Class

If you make any changes in a class file, you need to reload the updated class file into your process composer DC.

  1. Locate the Project Resources node (Where is the Project Resources node?) and double-click the node.

  2. In the Project Resources editor, choose the Aliases tab, select a class and choose the Reload button.

  3. In the dialog box that appears, expand the tree and choose a Java Class. Choose Finish.