Uses of Class
fr.paris.lutece.plugins.workflow.modules.taskassignment.business.AssignmentHistory

Packages that use AssignmentHistory
fr.paris.lutece.plugins.workflow.modules.taskassignment.business   
 

Uses of AssignmentHistory in fr.paris.lutece.plugins.workflow.modules.taskassignment.business
 

Methods in fr.paris.lutece.plugins.workflow.modules.taskassignment.business that return types with arguments of type AssignmentHistory
static java.util.List<AssignmentHistory> AssignmentHistoryHome.getListByHistory(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          return the list of assignment associated width the history specified in parameter
 java.util.List<AssignmentHistory> IAssignmentHistoryDAO.selectByHistory(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          return for a history the list of assignments
 java.util.List<AssignmentHistory> AssignmentHistoryDAO.selectByHistory(int nIdHistory, int nIdTask, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 

Methods in fr.paris.lutece.plugins.workflow.modules.taskassignment.business with parameters of type AssignmentHistory
static void AssignmentHistoryHome.create(AssignmentHistory assignmentHistory, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Creation of an instance of assignmentHistory
 void IAssignmentHistoryDAO.insert(AssignmentHistory history, fr.paris.lutece.portal.service.plugin.Plugin plugin)
          insert new history assignment
 void AssignmentHistoryDAO.insert(AssignmentHistory history, fr.paris.lutece.portal.service.plugin.Plugin plugin)
           
 



Copyright © 2011 Mairie de Paris. All Rights Reserved.