Liferay 6.0-ee-sp2

com.liferay.portal.kernel.scheduler.messaging
Class SchedulerRequest

java.lang.Object
  extended by com.liferay.portal.kernel.scheduler.messaging.SchedulerResponse
      extended by com.liferay.portal.kernel.scheduler.messaging.SchedulerRequest
All Implemented Interfaces:
Serializable

Deprecated.

public class SchedulerRequest
extends SchedulerResponse

See Also:
Serialized Form

Constructor Summary
SchedulerRequest()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.scheduler.messaging.SchedulerResponse
getDescription, getDestinationName, getGroupName, getJobName, getMessage, getStorageType, getTrigger, setDescription, setDestinationName, setGroupName, setJobName, setMessage, setStorageType, setTrigger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulerRequest

public SchedulerRequest()
Deprecated. 

Liferay 6.0-ee-sp2