Open brunobuzzi opened 4 years ago
BpmProcessInstance>>createNewTransition:from: This method can create N transitions but always answer the last transition. Check senders and analyze if the collection of new transitions should be returned instead of the last transition.
BpmProcessInstance>>createNewTransition:from:
BpmProcessInstance>>createNewTransition:from:
This method can create N transitions but always answer the last transition. Check senders and analyze if the collection of new transitions should be returned instead of the last transition.