com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Interface TaskToColumnTextConverter



  • public interface TaskToColumnTextConverter

    Task's data to column's string converter.

    • Method Detail

      • invoke

        String invoke(Task task)
        Retrieves the text for the column.
        Parameters:
        task - current task to retrieve text for.
        Returns:
        String data for the column. (String).