public class RemoveInvolvedPersonListener extends Object implements com.vaadin.ui.Button.ClickListener
Modifier and Type | Field and Description |
---|---|
protected I18nManager |
i18nManager |
protected IdentityLink |
identityLink |
protected IdentityService |
identityService |
protected Task |
task |
protected TaskDetailPanel |
taskDetailPanel |
protected TaskService |
taskService |
protected ViewManager |
viewManager |
Constructor and Description |
---|
RemoveInvolvedPersonListener(IdentityLink identityLink,
Task task,
TaskDetailPanel taskDetailPanel) |
Modifier and Type | Method and Description |
---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
protected IdentityLink identityLink
protected Task task
protected TaskDetailPanel taskDetailPanel
protected I18nManager i18nManager
protected ViewManager viewManager
protected transient IdentityService identityService
protected transient TaskService taskService
public RemoveInvolvedPersonListener(IdentityLink identityLink, Task task, TaskDetailPanel taskDetailPanel)
Copyright © 2016 Alfresco. All rights reserved.