Java operations window
You can use the Java operations window to import methods from the Java™ class specified for this component queue.
Procedure
- On the Java operation window, select one or more methods from the class that will be used in the component queue.
- Click OK.
Results
The methods selected are converted into operations. The method name becomes the operation name and the method parameters become the operation parameters.
You can optionally rename parameters and enter descriptions for operations and parameters. These could be helpful to the workflow author in specifying expressions for the parameters.
Important: You cannot import methods that use byte or char data types or any Java objects other than supported types. For more information, see
Component Operation Parameter Types.