Details
Description
We need this for use cases like writing the current end event to a process variable which might be read by some parent process definition by an Execution Listener like this:
public class RememberEndStateNameyExecutionListener implements ExecutionListener {
public void notify(DelegateExecution ctx) throws Exception
}
@Bernd: Siehe auch HEMERA-2068