public interface ProcessDesc extends DeployedAsset
Modifier and Type | Method and Description |
---|---|
String |
getDeploymentId()
Return the process description deployment id.
|
String |
getEncodedProcessSource()
Return the encoded process source.
|
Map<String,String> |
getForms()
Return the process description forms.
|
String |
getNamespace()
Return the process description namespace.
|
String |
getPackageName()
Return the process description package name.
|
List<String> |
getRoles()
Return the process description roles.
|
getId, getKnowledgeType, getName, getOriginalPath, getVersion
String getPackageName()
String getNamespace()
String getDeploymentId()
String getEncodedProcessSource()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.