org.ow2.bonita.pvm.job
Interface Timer

All Superinterfaces:
Job
All Known Implementing Classes:
TimerImpl

public interface Timer
extends Job

a timer.

Author:
Tom Baeyens

Method Summary
 java.lang.String getEventName()
           
 java.lang.String getRepeat()
           
 java.lang.String getSignalName()
           
 
Methods inherited from interface org.ow2.bonita.pvm.job.Job
getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getProcessInstance, getRetries, isExclusive, isSuspended
 

Method Detail

getSignalName

java.lang.String getSignalName()

getEventName

java.lang.String getEventName()

getRepeat

java.lang.String getRepeat()


Copyright © 2009 OW2 Consortium. All Rights Reserved.