Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 Object
implements DocumentAdapterFactory

Author:
nulrich

Constructor Summary
TaskListAdapterFactory()
           
 
Method Summary
static boolean checkDocument(DocumentModel doc)
           
 Object getAdapter(DocumentModel doc, 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 Object getAdapter(DocumentModel doc,
                         Class clazz)
Specified by:
getAdapter in interface DocumentAdapterFactory

checkDocument

public static boolean checkDocument(DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.