jBPM Console NG - Business Domain API 6.2.1-SNAPSHOT

org.jbpm.console.ng.bd.dd.service
Interface DDEditorService

All Superinterfaces:
org.uberfire.ext.editor.commons.service.support.SupportsRead<DeploymentDescriptorModel>, org.uberfire.ext.editor.commons.service.support.SupportsUpdate<DeploymentDescriptorModel,org.guvnor.common.services.shared.metadata.model.Metadata>, org.guvnor.common.services.shared.validation.ValidationService<DeploymentDescriptorModel>, org.kie.workbench.common.services.shared.source.ViewSourceService<DeploymentDescriptorModel>

public interface DDEditorService
extends org.kie.workbench.common.services.shared.source.ViewSourceService<DeploymentDescriptorModel>, org.guvnor.common.services.shared.validation.ValidationService<DeploymentDescriptorModel>, org.uberfire.ext.editor.commons.service.support.SupportsRead<DeploymentDescriptorModel>, org.guvnor.common.services.shared.file.SupportsUpdate<DeploymentDescriptorModel>


Method Summary
 void createIfNotExists(org.uberfire.backend.vfs.Path path)
           
 
Methods inherited from interface org.kie.workbench.common.services.shared.source.ViewSourceService
toSource
 
Methods inherited from interface org.guvnor.common.services.shared.validation.ValidationService
validate
 
Methods inherited from interface org.uberfire.ext.editor.commons.service.support.SupportsRead
load
 
Methods inherited from interface org.guvnor.common.services.shared.file.SupportsUpdate
save
 

Method Detail

createIfNotExists

void createIfNotExists(org.uberfire.backend.vfs.Path path)

jBPM Console NG - Business Domain API 6.2.1-SNAPSHOT

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