org.exoplatform.services.workflow.impl.bonita
Class TimerData

java.lang.Object
  extended by org.exoplatform.services.workflow.impl.bonita.TimerData
All Implemented Interfaces:
Timer

public class TimerData
extends java.lang.Object
implements Timer

Created by Bull R&D

Author:
Brice Revenant Jun 12, 2006

Constructor Summary
TimerData()
           
 
Method Summary
 java.util.Date getDueDate()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerData

public TimerData()
Method Detail

getDueDate

public java.util.Date getDueDate()
Specified by:
getDueDate in interface Timer

getId

public java.lang.String getId()
Specified by:
getId in interface Timer

getName

public java.lang.String getName()
Specified by:
getName in interface Timer


Copyright © 2014 eXo Platform SAS. All Rights Reserved.