Class Index | File Index

Classes


Class finesse.workflow.WorkflowService

WorkflowService provides API consists of methods that would allow a gadgets to submit workflow task.
Defined in: finesse.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Class Detail
finesse.workflow.WorkflowService()
   var containerServices = finesse.containerservices.ContainerServices.init();
   workflowService = finesse.workflow.WorkflowService.init(containerServices);
   workflowService.submitTask(payload);

Documentation generated by JsDoc Toolkit 2.3.2 on Thu Jan 02 2020 09:55:47 GMT-0500 (EST)