public class EditModelClickListener extends Object implements com.vaadin.ui.Button.ClickListener
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
protected Model |
model |
protected NotificationManager |
notificationManager |
| Constructor and Description |
|---|
EditModelClickListener(Model model) |
| Modifier and Type | Method and Description |
|---|---|
void |
buttonClick(com.vaadin.ui.Button.ClickEvent event) |
protected WorkflowDefinition |
loadWorkflowDefinition() |
protected void |
showModeler() |
protected void |
showSelectEditorPopupWindow() |
protected static final org.slf4j.Logger LOGGER
protected Model model
protected NotificationManager notificationManager
public EditModelClickListener(Model model)
public void buttonClick(com.vaadin.ui.Button.ClickEvent event)
buttonClick in interface com.vaadin.ui.Button.ClickListenerprotected WorkflowDefinition loadWorkflowDefinition() throws com.fasterxml.jackson.core.JsonProcessingException, IOException
com.fasterxml.jackson.core.JsonProcessingExceptionIOExceptionprotected void showSelectEditorPopupWindow()
protected void showModeler()
throws MalformedURLException
MalformedURLExceptionCopyright © 2016 Alfresco. All rights reserved.