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

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.taskassignment.business.AssignmentHistory

public class AssignmentHistory
extends java.lang.Object

AssignmentHistory


Constructor Summary
AssignmentHistory()
           
 
Method Summary
 int getIdResourceHistory()
           
 int getIdTask()
           
 java.lang.String getWorkgroup()
           
 void setIdResourceHistory(int id)
          the resource history id
 void setIdTask(int idTask)
          the task id
 void setWorkgroup(java.lang.String workGroup)
          set the work group associate to the resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignmentHistory

public AssignmentHistory()
Method Detail

getIdResourceHistory

public int getIdResourceHistory()
Returns:
the resource history id

setIdResourceHistory

public void setIdResourceHistory(int id)
the resource history id

Parameters:
id - the resource history id

getIdTask

public int getIdTask()
Returns:
the task id

setIdTask

public void setIdTask(int idTask)
the task id

Parameters:
idTask - the task id

getWorkgroup

public java.lang.String getWorkgroup()
Returns:
the work group associate to the resource

setWorkgroup

public void setWorkgroup(java.lang.String workGroup)
set the work group associate to the resource

Parameters:
workGroup - the work group associate to the resource


Copyright © 2011 Mairie de Paris. All Rights Reserved.