public interface ProcessDataService extends EditableService<ProcessData,Long>
| Modifier and Type | Method and Description | 
|---|---|
| String | getProcessData(String processTypeName,
              String taskTypeName,
              String processFieldName) | 
| void | saveProcessData(String processTypeName,
               String taskTypeName,
               String processFieldName,
               String processFieldValue) | 
delete, save, updatecount, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResultCopyright © 2019 Suncode. All rights reserved.