Workflow

Simplicite.UI.View. Workflow

new Workflow(app, ui, view)

Description:
  • Workflow and activities rendering

Parameters:
Name Type Description
app Simplicite.Ajax

Ajax service

ui Simplicite.UI.Engine

Main UI controller

view Simplicite.UI.View.Main

View services

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