org.jbpm.kie.services.api
public interface DeployedUnit
Modifier and Type | Method and Description |
---|---|
String |
getDeployedAssetLocation(String assetId) |
Collection<ProcessDesc> |
getDeployedAssets() |
DeploymentUnit |
getDeploymentUnit() |
org.kie.api.runtime.manager.RuntimeManager |
getRuntimeManager() |
DeploymentUnit getDeploymentUnit()
Collection<ProcessDesc> getDeployedAssets()
org.kie.api.runtime.manager.RuntimeManager getRuntimeManager()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.