Zusammenfassung
The ActivityType object provides access to the activity type configuration element in the Workflow Manager (Classic) database.
Diskussion
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.
Eigenschaften
Eigenschaft | Erläuterung | Datentyp |
ID (Schreibgeschützt) | The ID of the ActivityType. | Integer |
name (Schreibgeschützt) | The name of the ActivityType. | String |