2024 April Release

Struct COOWF@1.1:ActivityStatistic Permanent link for this heading

The statistic of an activity instance

Properties Permanent link for this heading

Type

Property

Name

integer

actstateffectivetime

Effective Time From Submission Until Completion

integer

actstatreceivedtime

Waiting Period From Submission Until Start

integer

actstatstartedtime

Working Period After Start

integer

actstatsubmittedtime

Waiting Period Until Submission

integer

actstattotaltime

Total Time

Properties Permanent link for this heading


Effective Time From Submission Until Completion (COOWF@1.1:actstateffectivetime) Permanent link for this heading

This property contains the time period form receiving of the activity to it's completion.

unsigned integer COOWF@1.1:actstateffectivetime readonly


Waiting Period From Submission Until Start (COOWF@1.1:actstatreceivedtime) Permanent link for this heading

This property contains the time period the activity was in the worklist of the user unil he started the work.

unsigned integer COOWF@1.1:actstatreceivedtime readonly


Working Period After Start (COOWF@1.1:actstatstartedtime) Permanent link for this heading

This property contains the time period the user worked on the activity instances of the process instance after they were started.

unsigned integer COOWF@1.1:actstatstartedtime readonly


Waiting Period Until Submission (COOWF@1.1:actstatsubmittedtime) Permanent link for this heading

This property contains the time period the activity was in submission.

unsigned integer COOWF@1.1:actstatsubmittedtime readonly


Total Time (COOWF@1.1:actstattotaltime) Permanent link for this heading

This property contains the time period form submission of the activity unitil the work has been completed.

unsigned integer COOWF@1.1:actstattotaltime readonly