Class TaskListItemServiceImpl

  • All Implemented Interfaces:
    TaskListItemService

    public class TaskListItemServiceImpl
    extends Object
    implements TaskListItemService
    Service implementation for the TaskListItem object. This class is responsible for all business logic calls for the TaskListItem object and is autowired by spring. This class should never be accessed directly.
    Author:
    kevinvandevelde at atmire.com