@Service @Transactional(readOnly=true) public class StateHistoryService extends Object
| Constructor and Description |
|---|
StateHistoryService(StateHistoryRepository stateHistoryRepository) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPositionUnderWorkflowHistory(Long posId,
Date givenDate) |
@Autowired public StateHistoryService(StateHistoryRepository stateHistoryRepository)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.