Skip to main content

Interface: IPauseInfo

v1.PendingActivityInfo.IPauseInfo

Properties of a PauseInfo.

Hierarchy

Properties

manual

Optional manual: null | $Properties

activity was paused by the manual intervention

Inherited from

$Properties.manual


pauseTime

Optional pauseTime: null | $Properties

The time when the activity was paused.

Inherited from

$Properties.pauseTime


pausedBy

Optional pausedBy: "manual" | "rule"

PauseInfo pausedBy

Inherited from

$Properties.pausedBy


rule

Optional rule: null | $Properties

activity was paused by the rule

Inherited from

$Properties.rule