Class KanbanAllowedTransitionsBuilder
Represents a class for KanbanAllowedTransitionsBuilder which includes allowed transitions of Kanban columns.
Inheritance
System.Object
KanbanAllowedTransitionsBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public class KanbanAllowedTransitionsBuilder
Constructors
KanbanAllowedTransitionsBuilder(KanbanWorkflow)
Initializes a new instance of the KanbanAllowedTransitionsBuilder class.
Declaration
public KanbanAllowedTransitionsBuilder(KanbanWorkflow flow)
Parameters
Type | Name | Description |
---|---|---|
KanbanWorkflow | flow | It displays the list of workflows |
Methods
Add(String)
Adds the allowedTransition into Workflow.
Declaration
public void Add(string allowedTransition)
Parameters
Type | Name | Description |
---|---|---|
System.String | allowedTransition |