jBPM Console NG - Business Domain Backend 6.2.0.Final

Uses of Interface
org.jbpm.console.ng.bd.api.FileService

Packages that use FileService
org.jbpm.console.ng.bd.service   
org.jbpm.console.ng.bd.util   
 

Uses of FileService in org.jbpm.console.ng.bd.service
 

Classes in org.jbpm.console.ng.bd.service that implement FileService
 class VFSFileServiceImpl
           
 

Methods in org.jbpm.console.ng.bd.service that return FileService
 FileService VFSDeploymentService.getFs()
           
 

Methods in org.jbpm.console.ng.bd.service with parameters of type FileService
 void VFSDeploymentService.setFs(FileService fs)
           
 

Uses of FileService in org.jbpm.console.ng.bd.util
 

Methods in org.jbpm.console.ng.bd.util that return FileService
 FileService VFSFormProvider.getFs()
           
 

Methods in org.jbpm.console.ng.bd.util with parameters of type FileService
 void VfsMVELWorkItemHandlerProducer.setFs(FileService fs)
           
 void VFSFormProvider.setFs(FileService fs)
           
 


jBPM Console NG - Business Domain Backend 6.2.0.Final

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