org.jbpm.console.ng.ht.backend.server
Class TaskCalendarServiceImpl
java.lang.Object
org.jbpm.console.ng.ht.backend.server.TaskCalendarServiceImpl
- All Implemented Interfaces:
- GenericServiceEntryPoint<TaskKey,TasksPerDaySummary>, TaskCalendarService
@ApplicationScoped
public class TaskCalendarServiceImpl
- extends Object
- implements TaskCalendarService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskCalendarServiceImpl
public TaskCalendarServiceImpl()
getData
public org.uberfire.paging.PageResponse<TasksPerDaySummary> getData(QueryFilter filter)
- Specified by:
getData in interface GenericServiceEntryPoint<TaskKey,TasksPerDaySummary>
getItem
public TasksPerDaySummary getItem(TaskKey key)
- Specified by:
getItem in interface GenericServiceEntryPoint<TaskKey,TasksPerDaySummary>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.