| IReceiverSignal Interface |
Namespace: FlexRule.Flows.Workflows.Model
public interface IReceiverSignal
The IReceiverSignal type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Category of signal that is used in Match(IActiveElementExecutionContext, IReceiverIdentity) | |
| NodeName |
Node's name of signal that is used in Match(IActiveElementExecutionContext, IReceiverIdentity) | |
| Outcome |
Outcome of signal that is used in Match(IActiveElementExecutionContext, IReceiverIdentity). When null, the default outcome of task is selected.
| |
| Title |
Title of signal that is used in Match(IActiveElementExecutionContext, IReceiverIdentity) |