Hi, Is there a way to access workflow event type or workflow launcher details in backend java workflow process step?
Usecase: We have multiple workflow launchers (created, modified, deleted) using the same workflow model. Based on type of event, we need to take different action within the workflow...