Ant Organisation Ltd documentation | |
WorkflowTasks.CreateTask Method (AntConnection, AntTransaction, ActivityInstance, String, String, DateTime, WorkflowTaskType, TaskPriority, Group)
Creates a new task for a group
Parameters
- connection
- Connection to the database
- transaction
- Transaction on the connection
- activityInstance
- Activity instance that this task is linked to
- shortDesc
- Short description of the task
- longDesc
- Long description of the task
- dateNeeded
- Date that the task is needed by
- type
- Type of the task
- priority
- Priority of the task
- ownedBy
- Group who owns the task
Return Value
Task that has been created
See Also
WorkflowTasks Class | Ant.Workflow.Tasks Namespace | WorkflowTasks.CreateTask Overload List