Uses of Interface
org.jbpm.workbench.ht.client.editors.tasklogs.TaskLogsPresenter.TaskLogsView
-
Packages that use TaskLogsPresenter.TaskLogsView Package Description org.jbpm.workbench.ht.client.editors.tasklogs -
-
Uses of TaskLogsPresenter.TaskLogsView in org.jbpm.workbench.ht.client.editors.tasklogs
Classes in org.jbpm.workbench.ht.client.editors.tasklogs that implement TaskLogsPresenter.TaskLogsView Modifier and Type Class Description classTaskLogsViewImplConstructors in org.jbpm.workbench.ht.client.editors.tasklogs with parameters of type TaskLogsPresenter.TaskLogsView Constructor Description TaskLogsPresenter(TaskLogsPresenter.TaskLogsView view, org.jboss.errai.common.client.api.Caller<org.jbpm.workbench.ht.service.TaskService> taskService)
-