jBPM Designer- API 6.0.0.CR1

org.jbpm.designer.service
Interface DesignerAssetService


public interface DesignerAssetService

Designer service for loading\saving BPMN2 processes


Method Summary
 org.uberfire.backend.vfs.Path createProcess(org.uberfire.backend.vfs.Path context, String fileName)
           
 String getEditorID()
           
 String loadEditorBody(org.uberfire.backend.vfs.Path path, String editorID, String hostInfo, org.uberfire.mvp.PlaceRequest place)
           
 

Method Detail

loadEditorBody

String loadEditorBody(org.uberfire.backend.vfs.Path path,
                      String editorID,
                      String hostInfo,
                      org.uberfire.mvp.PlaceRequest place)

getEditorID

String getEditorID()

createProcess

org.uberfire.backend.vfs.Path createProcess(org.uberfire.backend.vfs.Path context,
                                            String fileName)

jBPM Designer- API 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.