Assembly: OptimaJet.Workflow.Core
Namespace OptimaJet.Workflow.Core.Model
Classes
Represent a reference on action in a process scheme
Represent an activity in a process scheme
Exceptions handler for activity
Timeout for set Due date
Represent an actor in a process scheme
Represent a base object in a process scheme
Represent a code action in a process scheme
Represents a parameter for code action
Represent a command in a process scheme
Represent a transition's condition in a process scheme
Represent settings used by Workflow Designer
Dynamic parameter, properties can be accessed two ways de["propertyName"] or (de as dynamic).propertyName Property names are case sensitive
Converts an object to and from JSON.
Response with pagination
Represent a parameter in a process scheme
Represents a named reference on a parameter in a process scheme
Represent a parameter in a process scheme with value
Represent a collection of process's parameters
Immutable batch of parameters to persist with flag management. Centralizes filtering, serialization, and flag update logic from providers to Core.
Represents object model of a scheme of a process
Represent a instance of a specific process
Extension methods for process tenant-bound global parameter operations.
Represent a transition's restiction in a process scheme
Represent a not parsed process scheme
Immutable DTO representing a serialized parameter ready for persistence.
Represent a timer in a process scheme
Represent a transition in a process scheme
Represent a localization record in a process scheme
Represent a transition's trigger in a process scheme
Interfaces
The interface that a class should implement for quick conversion to DynamicParameter
Defines the properties available for inline activity
Defines the properties available for ordinary activity
Enums
Activity type
Type of a code action which determine a area of use of a code action
Conditions and restrictions concatenation type
Type of condition for triggering of transition
Type of localized resource
Specifies the method of storing parameters
Type of a code action parameter
Type of transition's restriction
Desired persistence operation for a parameter.
Type of a timer
Classifier of the direction of the transition
Type of transition in terms of subprocesses
Type of impact that lead to the triggering of a transition
Sub-namespaces