ConfigureProcessStarterTracing
Description:
Enables or disables tracing for specified process starter. Process starters can be specified by name or class name. The class name is the Java implementation class' name.
Method Arguments:
The following table describes the arguments of this microagent method:
Argument Name |
Description |
ProcessStarter |
Name of the process starter for which you wish to configure tracing. Specifying |
StarterClass |
Java implementation class name of the process starter for which you wish to configure tracing. This argument is optional if you specify the ProcessStarter argument. |
Enable |
Specify |
Output:
None