Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class Command

OptimaJet.Workflow.Core.Model.ApprovalMap.Command

public class Command

Inheritance

  • System.Object

Constructors

public Command(string name, string identityId, DateTime dateTime, Guid processId = default) #
Use for execute some command for one or some process

Parameters

Name
Type
Description
name
String
Command name for execute
identityId
String
User id
dateTime
DateTime
Time of adding command. Use for sorting
processId
Guid

Properties

Name
Type
Name #
String
DateTime #
DateTime
ProcessId #
Guid
IdentityId #
String