jBPM distribution 6.2.0.CR2

Uses of Interface
org.jbpm.services.api.model.DeployedAsset

Packages that use DeployedAsset
org.jbpm.kie.services.impl   
org.jbpm.kie.services.impl.model   
org.jbpm.services.api.model   
 

Uses of DeployedAsset in org.jbpm.kie.services.impl
 

Methods in org.jbpm.kie.services.impl that return types with arguments of type DeployedAsset
 Collection<DeployedAsset> DeployedUnitImpl.getDeployedAssets()
           
 

Uses of DeployedAsset in org.jbpm.kie.services.impl.model
 

Classes in org.jbpm.kie.services.impl.model that implement DeployedAsset
 class ProcessAssetDesc
           
 

Uses of DeployedAsset in org.jbpm.services.api.model
 

Subinterfaces of DeployedAsset in org.jbpm.services.api.model
 interface ProcessDefinition
           
 interface ProcessDesc
           
 

Methods in org.jbpm.services.api.model that return types with arguments of type DeployedAsset
 Collection<DeployedAsset> DeployedUnit.getDeployedAssets()
           
 


jBPM distribution 6.2.0.CR2

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