@Service @Transactional public class FlowableCaseModelService extends BaseFlowableModelService
| Modifier and Type | Field and Description |
|---|---|
protected static int |
MIN_FILTER_LENGTH |
protected ModelService |
modelService |
modelHistoryRepository, modelRepository, PROCESS_NOT_FOUND_MESSAGE_KEY| Constructor and Description |
|---|
FlowableCaseModelService() |
| Modifier and Type | Method and Description |
|---|---|
ResultListDataRepresentation |
getCases(String filter,
String excludeId) |
protected String |
makeValidFilterText(String filterText) |
getModel, getModelHistoryprotected static final int MIN_FILTER_LENGTH
@Autowired protected ModelService modelService
public ResultListDataRepresentation getCases(String filter, String excludeId)
Copyright © 2018 Flowable. All rights reserved.