Class WorkflowTransactionContext
Namespace: Casewhere.Runtime.Transactions
Assembly: Casewhere.Runtime.dll
public class WorkflowTransactionContext : TransactionContext
Inheritance
object ← TransactionContext ← WorkflowTransactionContext
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<WorkflowTransactionContext>(WorkflowTransactionContext)
Constructors
WorkflowTransactionContext(Workflow)
public WorkflowTransactionContext(Workflow workflow)
Parameters
workflow
Workflow
Methods
ToString()
public override string ToString()