Method |
Returns |
System.customEventUrl(String eventName, boolean secure)
|
URL
|
System.customEventUrlforServer(String eventName, String host, String port, boolean secure)
|
URL
|
Workflow.getExecutionUrl(Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
Workflow.getScheduleUrl(Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
Workflow.getWebviewExecutionUrl(Object inWebviewUrlFolder, Object inPage, Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
Workflow.getWebviewScheduleUrl(Object inWebviewUrlFolder, Object inPage, Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
WorkflowInput.getAnswerUrl(Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
WorkflowInput.getInteractionUrl(Object secure, Object inHost, Object inPort)
|
URL
|
WorkflowInput.getWebviewAnswerUrl(Object inWebviewUrlFolder, Object inPage, Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
WorkflowToken.getAnswerUrl(Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|
WorkflowToken.getInteractionUrl(Object secure, Object inHost, Object inPort)
|
URL
|
WorkflowToken.getWebviewAnswerUrl(Object inWebviewUrlFolder, Object inPage, Object secure, Object inAutologon, Object inHost, Object inPort, Object inUrl)
|
URL
|