JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Serialized Form
Package
org.exoplatform.services.exception
Exception Class
org.exoplatform.services.exception.ExoServiceException
class ExoServiceException extends
Exception
implements
Serializable
Serialized Fields
key_
String
key_
keyDesc_
String
keyDesc_
params_
Object
[] params_
Package
org.exoplatform.services.scheduler
Class
org.exoplatform.services.scheduler.QueueTasks
class QueueTasks extends
ConcurrentLinkedQueue
<
Task
> implements
Serializable