| ConditionsBuilder Class |
Namespace: FlexRule.Flows.Workflows.Managers.InstanceStore
public class ConditionsBuilder : ExpressionBuilder, IConditionBuilder<ConditionsBuilder>, IAddressFields
The ConditionsBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| ConditionsBuilder |
| Name | Description | |
|---|---|---|
| Adddress | ||
| Context | ||
| Description | ||
| Error | ||
| LastFinished | ||
| LastResumed | ||
| LastStarted | ||
| Locked | ||
| Modified | ||
| NextTimer | ||
| OwnedUntil | ||
| OwnerId | ||
| Status | ||
| Waiting | ||
| WorkflowInstanceId |
| Name | Description | |
|---|---|---|
| AddNode | (Inherited from ExpressionBuilder.) | |
| And | ||
| Build | (Inherited from ExpressionBuilder.) | |
| Close | ||
| CreateParameters(IEnumerable) | ||
| CreateParameters(Int32) | ||
| CreateValues | ||
| Equals | (Inherited from Object.) | |
| Field | ||
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GreaterThan | ||
| Is | ||
| IsExpired | ||
| IsIn | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveUp | (Inherited from ExpressionBuilder.) | |
| Not | ||
| Null | ||
| Open | ||
| Or | ||
| SmallerThan | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| Value |