jBPM :: Distribution 6.2.0-SNAPSHOT

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-SNAPSHOT

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