public abstract class BPMNProjectBaseSessionDiagramHandler extends Object implements SessionDiagramHandler
| Constructor and Description |
|---|
BPMNProjectBaseSessionDiagramHandler(BPMNDiagramResourceType bpmnDiagramResourceType,
ClientDiagramService diagramService,
CanvasFileExport canvasExport,
javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent,
ClientTranslationService translationService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accepts(Diagram diagram) |
protected void |
saveOrUpdateDiagram(EditorSession session) |
public BPMNProjectBaseSessionDiagramHandler(BPMNDiagramResourceType bpmnDiagramResourceType, ClientDiagramService diagramService, CanvasFileExport canvasExport, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notificationEvent, ClientTranslationService translationService)
public boolean accepts(Diagram diagram)
accepts in interface SessionDiagramHandlerprotected void saveOrUpdateDiagram(EditorSession session)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.