@Service public class ProcessInstanceService extends Object
Modifier and Type | Field and Description |
---|---|
protected CommentService |
commentService |
protected HistoryService |
historyService |
protected RelatedContentService |
relatedContentService |
Constructor and Description |
---|
ProcessInstanceService() |
@Inject protected RelatedContentService relatedContentService
@Inject protected CommentService commentService
@Inject protected HistoryService historyService
@Transactional public void deleteProcessInstance(String processInstanceId)
Copyright © 2014–2015 Alfresco. All rights reserved.