Assembly: OptimaJet.Workflow.Core
Namespace OptimaJet.Workflow.Core.Entities
Classes
Represents a persistence entity for a pending or completed approval history entry.
Represents the persisted data for a global parameter.
Represents the persisted form of an
InboxItem.
Represents an assignment record persisted for the obsolete Assignment Plugin.
Represents a persistence entity used to store system data for a
ProcessInstance.
Represents a persistence record containing the serialized value of a process instance parameter.
Represents the persistence entity that stores
ProcessStatus information and status-update metadata for a process instance.
Represents a persistence entity that stores a serialized process scheme and the metadata used to create a
ProcessDefinition.
Represents a persistence entity for a transition or process initialization history entry exposed as a
ProcessHistoryItem.
Represents the persistence entity that stores status, liveness, restoration, and distributed timer scheduling data for a workflow runtime.
Represents a persistence entity that stores a workflow scheme definition and its inlining, tag, and tenant metadata.
Represents persisted synchronization state used to coordinate timer scheduling among
WorkflowRuntime instances.
Interfaces