org.exoplatform.processes.holidays
Class HRAssignementHandler

java.lang.Object
  extended by org.exoplatform.processes.holidays.HRAssignementHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.taskmgmt.def.AssignmentHandler

public class HRAssignementHandler
extends java.lang.Object
implements org.jbpm.taskmgmt.def.AssignmentHandler

Created y the eXo platform team User: Benjamin Mestrallet Date: 13 mai 2004

See Also:
Serialized Form

Constructor Summary
HRAssignementHandler()
           
 
Method Summary
 void assign(org.jbpm.taskmgmt.exe.Assignable assignable, org.jbpm.graph.exe.ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HRAssignementHandler

public HRAssignementHandler()
Method Detail

assign

public void assign(org.jbpm.taskmgmt.exe.Assignable assignable,
                   org.jbpm.graph.exe.ExecutionContext executionContext)
            throws java.lang.Exception
Specified by:
assign in interface org.jbpm.taskmgmt.def.AssignmentHandler
Throws:
java.lang.Exception


Copyright © 2010 eXo Platform SAS. All Rights Reserved.