2 Replies Latest reply on Aug 20, 2009 5:06 PM by rams.rapol

    Getting a list of available signals

    dinosaurus

      Before calling ExecutionService.signalExecutionById(processInstance.getId(), signalName) in my application I'd like to show a combobox to the user with the list of all possible signal names. Could you please advice how can I obtain a list of signals?

      Thanks