jBPM Console NG - Business Domain Backend 6.2.1-SNAPSHOT

org.jbpm.console.ng.bd.backend.server.provider
Class VFSRepoDeploymentUnitProvider

java.lang.Object
  extended by org.jbpm.console.ng.bd.backend.server.provider.VFSRepoDeploymentUnitProvider
All Implemented Interfaces:
DeploymentUnitProvider<org.jbpm.services.api.model.DeploymentUnit>

@ApplicationScoped
public class VFSRepoDeploymentUnitProvider
extends Object
implements DeploymentUnitProvider<org.jbpm.services.api.model.DeploymentUnit>


Constructor Summary
VFSRepoDeploymentUnitProvider()
           
 
Method Summary
 Set<org.jbpm.services.api.model.DeploymentUnit> getDeploymentUnits()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VFSRepoDeploymentUnitProvider

public VFSRepoDeploymentUnitProvider()
Method Detail

getDeploymentUnits

public Set<org.jbpm.services.api.model.DeploymentUnit> getDeploymentUnits()
Specified by:
getDeploymentUnits in interface DeploymentUnitProvider<org.jbpm.services.api.model.DeploymentUnit>

jBPM Console NG - Business Domain Backend 6.2.1-SNAPSHOT

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