public interface PvmProcessElement extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getId()
The id of the element
|
PvmProcessDefinition |
getProcessDefinition()
The process definition scope, root of the scope hierarchy.
|
Properties |
getProperties()
Returns the properties of the element.
|
Object |
getProperty(String name) |
String getId()
PvmProcessDefinition getProcessDefinition()
Properties getProperties()
Copyright © 2017. All rights reserved.