Workflow Engine .NET
2
OptimaJet
Workflow
Core
BPMN
Task
Public Member Functions
|
Public Attributes
|
List of all members
OptimaJet.Workflow.Core.BPMN.Task Class Reference
Public Member Functions
void
AddOutgoing
(string value)
void
AddIncoming
(string value)
Public Attributes
string
Id
string
Name
TaskType
Type
List< string >
IncomingList
= new List<string>()
List< string >
OutgoingList
= new List<string>()