public interface Process extends KieDefinition
KieDefinition.KnowledgeType| Modifier and Type | Method and Description | 
|---|---|
String | 
getId()
The unique id of the Process. 
 | 
Map<String,Object> | 
getMetaData()
Meta data associated with this Node. 
 | 
String | 
getName()
The name of the Process. 
 | 
String | 
getPackageName()
The package name of this process. 
 | 
Resource | 
getResource()  | 
String | 
getType()
The type of process. 
 | 
String | 
getVersion()
The version of the Process. 
 | 
void | 
setResource(Resource res)  | 
getKnowledgeType, getNamespaceString getId()
getId in interface KieDefinitionString getName()
String getVersion()
String getPackageName()
String getType()
Resource getResource()
void setResource(Resource res)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.