@ApplicationScoped public class BPMNStandaloneDiagramWrapper extends Object
| Constructor and Description |
|---|
BPMNStandaloneDiagramWrapper() |
BPMNStandaloneDiagramWrapper(org.uberfire.client.mvp.PlaceManager placeManager,
BPMNStandaloneClientDiagramServiceImpl clientDiagramService) |
| Modifier and Type | Method and Description |
|---|---|
void |
newFile() |
void |
openFile(org.uberfire.backend.vfs.Path path) |
void |
saveFile(ServiceCallback<String> callback) |
public BPMNStandaloneDiagramWrapper()
@Inject
public BPMNStandaloneDiagramWrapper(org.uberfire.client.mvp.PlaceManager placeManager,
BPMNStandaloneClientDiagramServiceImpl clientDiagramService)
public void newFile()
public void openFile(org.uberfire.backend.vfs.Path path)
public void saveFile(ServiceCallback<String> callback)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.