![]() |
Workflow Engine .NET
2
|
Event args for request timer value More...
Classes | |
class | TimerValueRequest |
Public Member Functions | |
NeedTimerValueEventArgs (ProcessInstance processInstance, List< TransitionDefinition > timerTransitions) | |
Constructor More... | |
Properties | |
ProcessInstance | ProcessInstance [get] |
Instance of the process More... | |
Guid | ProcessId [get] |
Id of the process More... | |
IEnumerable< TimerValueRequest > | TimerValueRequests [get] |
Event args for request timer value
OptimaJet.Workflow.Core.Runtime.NeedTimerValueEventArgs.NeedTimerValueEventArgs | ( | ProcessInstance | processInstance, |
List< TransitionDefinition > | timerTransitions | ||
) |
Constructor
processInstance | Instance of the process |
timerTransitions | Timer triggered transitions |
|
get |
Id of the process
|
get |
Instance of the process