EnterpriseCrmEventbusProtoEventExecutionSnapshotEventExecutionSnapshotMetadata class
Properties
-
ancestorIterationNumbers
↔ List<String>?
-
Ancestor iteration number for the task(it will only be non-empty if the
task is under 'private workflow')
getter/setter pair
-
ancestorTaskNumbers
↔ List<String>?
-
Ancestor task number for the task(it will only be non-empty if the task is
under 'private workflow')
getter/setter pair
-
eventAttemptNum
↔ int?
-
the event attempt number this snapshot belongs to.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
integrationName
↔ String?
-
The direct integration which the event execution snapshots belongs to
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
taskAttemptNum
↔ int?
-
the task attempt number this snapshot belongs to.
getter/setter pair
-
taskLabel
↔ String?
-
the task label associated with this snapshot.
getter/setter pair
-
taskName
↔ String?
-
the task name associated with this snapshot.
getter/setter pair
-
taskNumber
↔ String?
-
The task number associated with this snapshot.
getter/setter pair