jBPM :: Services API 6.2.0.CR2

org.jbpm.services.api.model
Interface DeployedAsset

All Known Subinterfaces:
ProcessDefinition, ProcessDesc

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 :: Services API 6.2.0.CR2

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