All Downloads are FREE. Search and download functionalities are using the official Maven repository.

explorer.demo.process.VacationRequest.bpmn20.xml Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version



  
  
  
    
      
        
        
        
      
    
    
    
    
      
        ${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'}
    
    
      
  
  





© 2015 - 2024 Weber Informatics LLC | Privacy Policy