2022 June 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

string(32)

actstateffectivetimestr

Effective Time From Submission Until Completion

integer

actstatreceivedtime

Waiting Period From Submission Until Start

string(32)

actstatreceivedtimestr

Waiting Period From Submission Until Start

integer

actstatstartedtime

Working Period After Start

string(32)

actstatstartedtimestr

Working Period After Start

integer

actstatsubmittedtime

Waiting Period Until Submission

string(32)

actstatsubmittedtimestr

Waiting Period Until Submission

integer

actstattotaltime

Total Time

string(32)

actstattotaltimestr

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 invisible


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

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

string(32) COOWF@1.1:actstateffectivetimestr not null 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 invisible


Waiting Period From Submission Until Start (COOWF@1.1:actstatreceivedtimestr) 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. This time period is formatted as string.

string(32) COOWF@1.1:actstatreceivedtimestr not null 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 invisible


Working Period After Start (COOWF@1.1:actstatstartedtimestr) 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. This time period is formatted as string.

string(32) COOWF@1.1:actstatstartedtimestr not null 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 invisible


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

This property contains the time period the activity was in submission. This time period is formatted as string.

string(32) COOWF@1.1:actstatsubmittedtimestr not null 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 invisible


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

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

string(32) COOWF@1.1:actstattotaltimestr not null readonly