Customizable workflow/ State machine

VGaur

I am trying to build a customizable workflow or kind of state transition which user should be able to update through UI. Basically it should have all the states and user should be able to choose the transition from one state to another and also hook any predefined action to it. The predefined action could be anything like user task, email task or script task.

It should be flexible enough to add more states / actions to it.

I tried evaluating Activiti but it doesn't look like a good fit here. In fact Workflow engine doesn't look like a right candidate.

Can someone suggest any existing framework or library which I can use.

VGaur

I have chosen Squirrel foundation as my backend state transition machine. Decorated with my custom palates for denoting different kind of state (user intervention, service , email etc). And using Viz.js for visualizing and creating the workflow in JS.

이 기사는 인터넷에서 수집됩니다. 재 인쇄 할 때 출처를 알려주십시오.

침해가 발생한 경우 연락 주시기 바랍니다[email protected] 삭제

에서 수정
0

몇 마디 만하겠습니다

0리뷰
로그인참여 후 검토

관련 기사

분류에서Dev

State Machine Designing

분류에서Dev

Using Map type to start an execution of state machine

분류에서Dev

state_machine update another model

분류에서Dev

Finite State Machine (FSM) for an abstract like Product

분류에서Dev

Code Design - state machine or procedural code

분류에서Dev

looking for examples of polymorphism in boost::msm basic state machine

분류에서Dev

CanCan 및 state_machine의 문제

분류에서Dev

Automatonymous state machine의시기와 결합

분류에서Dev

state_machine gem에서 지속성 전에 유효성 검사

분류에서Dev

열거 형 Finite State Machine에서 경쟁 조건 방지

분류에서Dev

제품과 같은 추상을위한 FSM (Finite State Machine)

분류에서Dev

The database has been placed in a state by user 'Admin' on machine 'xyzusername' that prevents it being opened or locked

분류에서Dev

Spring State Machine은 uml에서 Choice 상태를 정의합니다.

분류에서Dev

Rails Multi Tenant SAAS application with user customizable fields

분류에서Dev

State Machine Gem + Rails 4 : # <Class : 0x007faffc93fd60>에 대한 정의되지 않은 메서드`state_machine '

분류에서Dev

Spring State Machine에서 다음 상태 / 이벤트를 얻는 방법

분류에서Dev

Concern에서 state_machine을 정의하는 방법은 무엇입니까?

분류에서Dev

state_machine 전환 콜백에 대한 rspec 테스트 작성 방법

분류에서Dev

state_machine 사용에서 assm으로 어떻게 이전합니까? Rails 앱

분류에서Dev

Liferay workflow Flow(ie:Kaleo WorkFlow)

분류에서Dev

RTC workflow with multiple streams?

분류에서Dev

Automator workflow save as

분류에서Dev

Rails state_machine 전환으로 인해 비밀번호 유효성 검사 오류 발생

분류에서Dev

rails 4의 state_machine이 적절하지 않은 상태 열 값을 초기화합니다.

분류에서Dev

Cannot view asset in workflow liferay

분류에서Dev

AWS Simple Workflow - respondDecisionTaskCompleted Not Working?

분류에서Dev

Integrating JSPM workflow with Wordpress development

분류에서Dev

How to retrieve a content of Alfresco workflow?

분류에서Dev

"Invoking" Powershell workflow from a script

Related 관련 기사

  1. 1

    State Machine Designing

  2. 2

    Using Map type to start an execution of state machine

  3. 3

    state_machine update another model

  4. 4

    Finite State Machine (FSM) for an abstract like Product

  5. 5

    Code Design - state machine or procedural code

  6. 6

    looking for examples of polymorphism in boost::msm basic state machine

  7. 7

    CanCan 및 state_machine의 문제

  8. 8

    Automatonymous state machine의시기와 결합

  9. 9

    state_machine gem에서 지속성 전에 유효성 검사

  10. 10

    열거 형 Finite State Machine에서 경쟁 조건 방지

  11. 11

    제품과 같은 추상을위한 FSM (Finite State Machine)

  12. 12

    The database has been placed in a state by user 'Admin' on machine 'xyzusername' that prevents it being opened or locked

  13. 13

    Spring State Machine은 uml에서 Choice 상태를 정의합니다.

  14. 14

    Rails Multi Tenant SAAS application with user customizable fields

  15. 15

    State Machine Gem + Rails 4 : # <Class : 0x007faffc93fd60>에 대한 정의되지 않은 메서드`state_machine '

  16. 16

    Spring State Machine에서 다음 상태 / 이벤트를 얻는 방법

  17. 17

    Concern에서 state_machine을 정의하는 방법은 무엇입니까?

  18. 18

    state_machine 전환 콜백에 대한 rspec 테스트 작성 방법

  19. 19

    state_machine 사용에서 assm으로 어떻게 이전합니까? Rails 앱

  20. 20

    Liferay workflow Flow(ie:Kaleo WorkFlow)

  21. 21

    RTC workflow with multiple streams?

  22. 22

    Automator workflow save as

  23. 23

    Rails state_machine 전환으로 인해 비밀번호 유효성 검사 오류 발생

  24. 24

    rails 4의 state_machine이 적절하지 않은 상태 열 값을 초기화합니다.

  25. 25

    Cannot view asset in workflow liferay

  26. 26

    AWS Simple Workflow - respondDecisionTaskCompleted Not Working?

  27. 27

    Integrating JSPM workflow with Wordpress development

  28. 28

    How to retrieve a content of Alfresco workflow?

  29. 29

    "Invoking" Powershell workflow from a script

뜨겁다태그

보관