org.obe.client.api.tool |
Provides classes for defining new types of application and procedure.
|
Java Source File Name | Type | Comment |
Parameter.java | Class | Holds the runtime _value of a parameter being passed to a tool or subflow. |
ToolAgent.java | Interface | Enables the workflow engine or a client to invoke a tool (application or
procedure). |
ToolInvocation.java | Class | Encapsulates the invocation of a tool (application or procedure). |