GetStaticActivityInfo
Description:
Retrieves design time activity information for all activities in a given process definition.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
ProcessDefinition |
Name of the process definition. |
Output:
The following table describes the output of this microagent method:
Column Name |
Description |
Name |
Name of the activity as specified in TIBCO Designer. |
Type |
A Java class name, for the type of the activity. For example, com.tibco.pe.core.CallProcessActivity. |