Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.plateform.jbpm.core.adapter
Class TaskListAdapterFactory

java.lang.Object
  extended by org.nuxeo.ecm.plateform.jbpm.core.adapter.TaskListAdapterFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class TaskListAdapterFactory
extends java.lang.Object
implements DocumentAdapterFactory

Author:
nulrich

Constructor Summary
TaskListAdapterFactory()
           
 
Method Summary
static boolean checkDocument(DocumentModel doc)
           
 java.lang.Object getAdapter(DocumentModel doc, java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaskListAdapterFactory

public TaskListAdapterFactory()
Method Detail

getAdapter

public java.lang.Object getAdapter(DocumentModel doc,
                                   java.lang.Class clazz)
Specified by:
getAdapter in interface DocumentAdapterFactory

checkDocument

public static boolean checkDocument(DocumentModel doc)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.