public interface DeployedAsset
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the deployed asset id.
|
String |
getKnowledgeType()
Returns the deployed asset knowledge type.
|
String |
getName()
Returns the deployed asset name.
|
String |
getOriginalPath()
Returns the deployed asset original path.
|
String |
getVersion()
Returns the deployed asset version.
|
String getId()
String getName()
String getVersion()
String getKnowledgeType()
String getOriginalPath()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.