Skip to content

QueryProcessesForEntity

Beschreibung

Listet Prozesse auf, die mit dem Context-Entity verknüpft sind. Unterstützt Paging.

Entity-Constraint

IEntity

Input-Paramters

Name Type Required Description
ProcessState String False
ProcessType String False
StartedFrom DateTime? False
StartedTo DateTime? False
CompletedFrom DateTime? False
CompletedTo DateTime? False
ProcessName String False

Columns

Name Type
PhaseDueOrTodoDue DateTime
ProcessName String
ProcessOwner IEntityLink
PredecessorProcess IEntityLink
ParentProcess IEntityLink
ParentPhase IEntityLink
Entities IEnumerable1`
CurrentPhase IEntityLink
PhaseCount Int64
CurrentTransitionClassifier String
CurrentPhaseName String
CurrentPhaseType String
CurrentPhaseDate DateTime
CurrentPhaseDue DateTime
CurrentPhaseExpiresOn DateTime
StartedOn DateTime
CompletedOn DateTime
ProcessInfo String
State String
ArchivingPeriodStartedOn DateTime
Id String
Label String
PublicId String
ReferenceId String
InsertedOn DateTime
InsertedBy String
UpdatedOn DateTime
UpdatedBy String
CreatedOn DateTime
CreatedBy String
ModifiedOn DateTime
ModifiedBy String
DeletedOn DateTime
DeletedBy String
IsActive Boolean
EditMode String
LabelMode String