![]() |
Workflow Engine .NET
2
|
Specifies the current process and the method of searching in the Process Instances tree More...
Public Member Functions | |
TreeSearchFilter (Guid processId) | |
Use this constructor when you know ProcessId only More... | |
TreeSearchFilter (ProcessInstance processInstance) | |
Use this constructor when you have an access to a ProcessInstance More... | |
Properties | |
Guid | ProcessId [get, set] |
Process id, which will be specified to search More... | |
TreeSearchStart | StartFrom [get, set] |
Specifies starting point of search something in the Process Instance Tree More... | |
ProcessInstance | ProcessInstance [get, set] |
ProcessInstance, wich will be specified to search More... | |
TreeSearchInclude | Include [get, set] |
Specifies which kind of nodes will be included in search More... | |
Specifies the current process and the method of searching in the Process Instances tree
OptimaJet.Workflow.Core.Subprocess.TreeSearchFilter.TreeSearchFilter | ( | Guid | processId | ) |
Use this constructor when you know ProcessId only
processId | Process id, which will be specified to search |
OptimaJet.Workflow.Core.Subprocess.TreeSearchFilter.TreeSearchFilter | ( | ProcessInstance | processInstance | ) |
Use this constructor when you have an access to a ProcessInstance
processInstance | ProcessInstance , wich will be specified to search |
|
getset |
Specifies which kind of nodes will be included in search
|
getset |
Process id, which will be specified to search
|
getset |
ProcessInstance, wich will be specified to search
|
getset |
Specifies starting point of search something in the Process Instance Tree