jBPM distribution 6.2.0.CR1

org.jbpm.services.api.model
Interface DeployedAsset

All Known Subinterfaces:
ProcessDefinition, ProcessDesc
All Known Implementing Classes:
ProcessAssetDesc

public interface DeployedAsset


Method Summary
 String getId()
           
 String getKnowledgeType()
           
 String getName()
           
 String getOriginalPath()
           
 String getVersion()
           
 

Method Detail

getId

String getId()

getName

String getName()

getVersion

String getVersion()

getKnowledgeType

String getKnowledgeType()

getOriginalPath

String getOriginalPath()

jBPM distribution 6.2.0.CR1

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