public class ClaimTaskClickListener extends Object implements com.vaadin.ui.Button.ClickListener
Modifier and Type | Field and Description |
---|---|
protected I18nManager |
i18nManager |
protected NotificationManager |
notificationManager |
protected String |
taskId |
protected TaskService |
taskService |
protected ViewManager |
viewManager |
Constructor and Description |
---|
ClaimTaskClickListener(String taskId,
TaskService taskService) |
Modifier and Type | Method and Description |
---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
protected String taskId
protected transient TaskService taskService
protected I18nManager i18nManager
protected ViewManager viewManager
protected NotificationManager notificationManager
public ClaimTaskClickListener(String taskId, TaskService taskService)
Copyright © 2016 Alfresco. All rights reserved.