org.jbpm.console.ng.bd.backend.server.provider
@ApplicationScoped public class UserDefinedDeploymentUnitProvider extends Object implements DeploymentUnitProvider<org.jbpm.kie.services.api.DeploymentUnit>
Constructor and Description |
---|
UserDefinedDeploymentUnitProvider() |
Modifier and Type | Method and Description |
---|---|
protected org.jbpm.kie.services.api.DeploymentUnit |
buildDeploymentUnit(String gav) |
Set<org.jbpm.kie.services.api.DeploymentUnit> |
getDeploymentUnits() |
public Set<org.jbpm.kie.services.api.DeploymentUnit> getDeploymentUnits()
getDeploymentUnits
in interface DeploymentUnitProvider<org.jbpm.kie.services.api.DeploymentUnit>
protected org.jbpm.kie.services.api.DeploymentUnit buildDeploymentUnit(String gav)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.