public class ActivityDataHelper extends Object implements DataHelper
| Constructor and Description |
|---|
ActivityDataHelper() |
public String get(ItemPath itemPath, String actContext, String dataPath, Object locker) throws InvalidDataException, PersistencyException, ObjectNotFoundException
get in interface DataHelperitem - the current item to be useddataPath - syntax is e.g. workflow/domain/first:/testdata/counter. XPath must select a single node.:
locker - the transaction locker objectInvalidDataException - dataPath has incorrect syntaxPersistencyExceptionObjectNotFoundException - item or its data cannot be found in storageCopyright © 1997–2016 CRISTAL-iSE. All rights reserved.