org.jbpm.designer.server.service
Class DefaultDesignerAssetService
java.lang.Object
org.jbpm.designer.server.service.DefaultDesignerAssetService
- All Implemented Interfaces:
- DesignerAssetService
@ApplicationScoped
public class DefaultDesignerAssetService
- extends Object
- implements DesignerAssetService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDesignerAssetService
public DefaultDesignerAssetService()
configure
@PostConstruct
public void configure()
loadEditorBody
public String loadEditorBody(org.uberfire.backend.vfs.Path path,
String editorID,
String hostInfo,
org.uberfire.mvp.PlaceRequest place)
- Specified by:
loadEditorBody
in interface DesignerAssetService
getEditorID
public String getEditorID()
- Specified by:
getEditorID
in interface DesignerAssetService
createProcess
public org.uberfire.backend.vfs.Path createProcess(org.uberfire.backend.vfs.Path context,
String fileName)
- Specified by:
createProcess
in interface DesignerAssetService
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.