Hi all,
I'm a newbie to Activiti and I've a questions about it:
Can we create a Business Process by pure Java code (meaning that not use the XML files and the diagrams)?
I've tried to read the API but seem to be it doesn't support any class or method to create a Business Process (Ex: I don't see any class or method that define the SequenceFlow or Gateways).
So if we can't, then how the end users can customize there Business Processes, cause they can't open and change the XML files.
Please help me about my questions, thanks for all and best regards.