jBPM Console NG - Business Domain API 6.2.0.CR1

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

All Superinterfaces:
org.guvnor.common.services.shared.file.SupportsRead<DeploymentDescriptorModel>, org.guvnor.common.services.shared.file.SupportsUpdate<DeploymentDescriptorModel>, 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.guvnor.common.services.shared.file.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.guvnor.common.services.shared.file.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.0.CR1

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