Uses of Interface
org.jbpm.services.api.model.DeployedAsset
-
Packages that use DeployedAsset Package Description org.jbpm.services.api.model -
-
Uses of DeployedAsset in org.jbpm.services.api.model
Subinterfaces of DeployedAsset in org.jbpm.services.api.model Modifier and Type Interface Description interfaceProcessDefinitioninterfaceProcessDescMethods in org.jbpm.services.api.model that return types with arguments of type DeployedAsset Modifier and Type Method Description Collection<DeployedAsset>DeployedUnit. getDeployedAssets()Returns the deployed assets.
-