2 Replies Latest reply on Oct 4, 2009 3:58 AM by newcomer1

    What is the best pattern to deny method executions?

    lzdobylak

      I'm starting learning jBPM and I was wandering what is the best pattern to deny method executions?
      I mean how to prevent calling some methods depending on object state in workflow, or even more:
      In arhitecture Client SWT <-> jboss EJB3 Application with jBPM
      how to disable some actions on view (ex. in context menu of object)
      ???
      Do I need implement it all from scrach?
      Is there any support from workflow engine?
      Is there any good pattern to do this?

      Thansk for everyone :))))