ActivityType

サマリー

The ActivityType object provides access to the activity type configuration element in the Workflow Manager (Classic) database.

説明

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.

プロパティ

プロパティ説明データ タイプ
ID
(読み取り専用)

The ID of the ActivityType.

Integer
name
(読み取り専用)

The name of the ActivityType.

String

このトピックの内容