FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Flows Namespaces
FlexRule.Flows.Workflows
WorkflowExecutorExtensions Class
WorkflowExecutorExtensions Methods
GetManager Method
GetManagerService(TService) Method
GetSignal Method
SetManager Method
SetSignal Method
TryGeyExtra Method
WorkflowExecutorExtensions
GetManager Method
Namespace:
FlexRule.Flows.Workflows
Assembly:
FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
static
IWorkflowManager
GetManager
(
this
IFlowExecutor
exe
)
Parameters
exe
Type:
FlexRule.Flows
IFlowExecutor
Return Value
Type:
IWorkflowManager
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
IFlowExecutor
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
WorkflowExecutorExtensions Class
FlexRule.Flows.Workflows Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com