Click or drag to resize
IWorkflowIdentityManager Interface
Manages the address of a workflow

Namespace: FlexRule.Flows.Workflows.Managers.InstanceStore
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface IWorkflowIdentityManager

The IWorkflowIdentityManager type exposes the following members.

Methods
  NameDescription
Public methodResolve
This creates an address if does not exist otherwise returns the address identifier
Top
See Also