mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
ALF-13474 possibility of deleting compleded workflows + explorer ui cancel action fix
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@35900 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -307,7 +307,7 @@ public interface WorkflowService
|
||||
public List<WorkflowInstance> cancelWorkflows(List<String> workflowIds);
|
||||
|
||||
/**
|
||||
* Delete an "in-flight" Workflow instance
|
||||
* Delete a Workflow instance.
|
||||
*
|
||||
* NOTE: This will force a delete, meaning that the workflow instance may not
|
||||
* go through all the appropriate cancel events.
|
||||
|
Reference in New Issue
Block a user