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, update
count, countAll, findByCriteria, findByCriteria, findByProperty, findOne, findOneByProperty, get, get, getAll, getAll, getCountedResult, getCountedResult
Copyright © 2019 Suncode. All rights reserved.