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.ClickListener
protected WorkflowDefinition loadWorkflowDefinition() throws com.fasterxml.jackson.core.JsonProcessingException, IOException
com.fasterxml.jackson.core.JsonProcessingException
IOException
protected void showSelectEditorPopupWindow()
protected void showModeler() throws MalformedURLException
MalformedURLException
Copyright © 2016 Alfresco. All rights reserved.