Click or drag to resize

ProcessNodeEventsRepository Fields

The ProcessNodeEventsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoundaryOfProcessNodeIdAttribute
Definition of the BoundaryOfProcessNodeId data attribute
Public fieldStatic memberEventKeyAttribute
Definition of the EventKey data attribute
Public fieldStatic memberEventTypeAttribute
Definition of the EventType data attribute
Public fieldStatic memberIdAttribute
Definition of the ProcessNodeEvent identity attribute
Public fieldStatic memberIsCancelAttribute
Definition of the IsCancel data attribute
Public fieldStatic memberIsCompensationAttribute
Definition of the IsCompensation data attribute
Public fieldStatic memberIsErrorAttribute
Definition of the IsError data attribute
Public fieldStatic memberIsEscalationAttribute
Definition of the IsEscalation data attribute
Public fieldStatic memberIsMessageAttribute
Definition of the IsMessage data attribute
Public fieldStatic memberIsSignalAttribute
Definition of the IsSignal data attribute
Public fieldStatic memberIsTimerAttribute
Definition of the IsTimer data attribute
Public fieldStatic memberProcessNodeIdAttribute
Definition of the ProcessNodeId data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for ProcessNodeEvent objects
Top
See Also