explorer.demo.process.VacationRequest.bpmn20.xml Maven / Gradle / Ivy
${employeeName} would like to take ${numberOfDays} day(s) of vacation (Motivation: ${vacationMotivation}).
management
${vacationApproved == 'true'}
${vacationApproved == 'false'}
Your manager has disapproved your vacation request for ${numberOfDays} days.
Reason: ${managerMotivation}
${employeeName}
${resendRequest == 'true'}
${resendRequest == 'false'}