jBPM Designer- API 6.0.3-SNAPSHOT

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()
           
 Map<String,String> getEditorParameters(org.uberfire.backend.vfs.Path path, String editorID, String hostInfo, org.uberfire.mvp.PlaceRequest place)
           
 

Method Detail

getEditorParameters

Map<String,String> getEditorParameters(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.3-SNAPSHOT

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