Interface TaskFormData

All Superinterfaces:
FormData

public interface TaskFormData extends FormData
Specific FormData for completing a task.
Author:
Tom Baeyens
  • Method Details

    • getTask

      Task getTask()
      The task for which this form is used to complete it.