Workflow

Simplicite.UI.View. Workflow

new Workflow()

Description:
  • Workflow and activities rendering

Methods

activity(ctn, w, af, p, cbk)

Description:
  • Build the activity form in the container

Parameters:
Name Type Description
ctn jQuery

container

w Simplicite.Ajax.BusinessProcess

workflow instance

af Object

activity file

p Object

optional parameters

cbk function

optional callback

road(w)

Description:
  • Build the process road in the container

Parameters:
Name Type Description
w Simplicite.Ajax.BusinessProcess

workflow instance