- Inheritance
-
- Object
- TaskModel
- MembershipTaskModel
- Implementers
Methods
-
callExecute(AppModel app, BuildContext context, String? memberId, AssignmentModel? assignmentModel, bool isNewAssignment, {FinaliseWorkflow? finaliseWorkflow})
→ void
-
inherited
-
collectReferences({String? appId})
→ Future<List<ModelReference>>
-
inherited
-
finishTask(AppModel app, BuildContext context, AssignmentModel assignmentModel, ExecutionResults executionResult, String? feedback)
→ Future<void>
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
startTask(AppModel app, BuildContext context, String? memberId, AssignmentModel? assignmentModel)
→ Future<void>
-
inherited
-
toEntity({String? appId})
→ TaskEntity
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited