Uses of Class
com.flowable.platform.service.task.TaskRepresentation
Packages that use TaskRepresentation
-
Uses of TaskRepresentation in com.flowable.platform.service.task
Subclasses of TaskRepresentation in com.flowable.platform.service.taskMethods in com.flowable.platform.service.task that return TaskRepresentationModifier and TypeMethodDescriptionprotected TaskRepresentation
PlatformTaskService.createTaskRepresentation
(HistoricTaskInstance task) protected TaskRepresentation
PlatformTaskService.createTaskRepresentation
(Task task) protected TaskRepresentation
PlatformTaskService.createTaskRepresentationFromInfo
(TaskInfo task) PlatformTaskService.getNextTask
(String scopeId, String scopeType)