Class DataRef
- java.lang.Object
-
- org.activiti.engine.impl.bpmn.data.DataRef
-
public class DataRef extends java.lang.ObjectImplementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringidRef
-
Constructor Summary
Constructors Constructor Description DataRef(java.lang.String idRef)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetIdRef()
-