fr.paris.lutece.plugins.workflow.modules.previewnotification.service
Class PreviewNotificationService

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.previewnotification.service.PreviewNotificationService
All Implemented Interfaces:
IPreviewNotificationService

public final class PreviewNotificationService
extends Object
implements IPreviewNotificationService

PreviewNotificationService


Field Summary
static String BEAN_SERVICE
          The Constant BEAN_SERVICE.
 
Method Summary
 List<fr.paris.lutece.plugins.workflowcore.service.task.ITask> getListTasks(int nIdAction, Locale locale)
          Get the list of tasks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BEAN_SERVICE

public static final String BEAN_SERVICE
The Constant BEAN_SERVICE.

See Also:
Constant Field Values
Method Detail

getListTasks

public List<fr.paris.lutece.plugins.workflowcore.service.task.ITask> getListTasks(int nIdAction,
                                                                                  Locale locale)
Get the list of tasks

Specified by:
getListTasks in interface IPreviewNotificationService
Parameters:
nIdAction - the id action
locale - the locale
Returns:
a list of ITask


Copyright © 2013 Mairie de Paris. All Rights Reserved.