Summary
The ActivityType object provides access to the activity type configuration element in the Workflow Manager (Classic) database.
Discussion
An activity type is a template for logging history throughout the life cycle of the job. Activity types have two main purposes: provide a configurable message template to be stored with history and give the message a tag so it can be sorted or queried against later. For example, the job history can be queried with the AssignJob activity type to find out the number of times a job was reassigned.
Properties
Property | Explanation | Data Type |
ID (Read Only) | The ID of the ActivityType. | Integer |
name (Read Only) | The name of the ActivityType. | String |