public class ProgressWorkflow
extends org.alfresco.bm.http.AuthenticatedHttpEventProcessor
EVENT_NAME_PROGRESS_WORKFLOW
: worklow-id if worklfow isn't finished yet
Modifier and Type | Field and Description |
---|---|
static String |
EVENT_NAME_PROGRESS_WORKFLOW |
Constructor and Description |
---|
ProgressWorkflow(org.alfresco.http.HttpClientProvider httpClientProvider,
org.alfresco.http.AuthenticationDetailsProvider authenticationDetailsProvider,
String baseUrl,
WorkflowDataService workflowDataService,
org.alfresco.bm.user.UserDataService userDataService,
WorkflowExecutorRegistry executorRegistry) |
Modifier and Type | Method and Description |
---|---|
org.alfresco.bm.event.EventResult |
processEvent(org.alfresco.bm.event.Event event) |
executeHttpMethodAsAdmin, executeHttpMethodAsUser, getAuthDetailProvider, getFullUrlForPath, getHttpProvider, releaseResources, setTicketBasedAuthentication
public static final String EVENT_NAME_PROGRESS_WORKFLOW
public ProgressWorkflow(org.alfresco.http.HttpClientProvider httpClientProvider, org.alfresco.http.AuthenticationDetailsProvider authenticationDetailsProvider, String baseUrl, WorkflowDataService workflowDataService, org.alfresco.bm.user.UserDataService userDataService, WorkflowExecutorRegistry executorRegistry)
Copyright © 2012. All Rights Reserved.