Project

General

Profile

« Previous | Next » 

Revision 5821

Added by Jing Tao about 13 years ago

Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.

View differences:

settings.jsp
52 52
  String authenticationPath = PropertyService.getProperty("workflowScheduler.authenticationPath");
53 53
  String queryPath = PropertyService.getProperty("workflowScheduler.queryPath");
54 54
  String authenticationServiceURL = CONTEXT_URL+authenticationPath;
55
  String authorizationServiceURL = CONTEXT_URL+authorizationPath;
55 56
%>

Also available in: Unified diff