Collaboration API Documentation

com.filenet.bso.api.collaboration
Class WorkflowUtil

java.lang.Object
  |
  +--com.filenet.bso.api.collaboration.WorkflowUtil

public class WorkflowUtil
extends java.lang.Object


Method Summary
static filenet.vw.api.VWAttachment taskToVWAttachment(Task task)
           
static filenet.vw.api.VWAttachment teamspaceToVWAttachment(Teamspace ts)
           
static boolean vwAttachmentIsEmpty(filenet.vw.api.VWAttachment attachment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

teamspaceToVWAttachment

public static filenet.vw.api.VWAttachment teamspaceToVWAttachment(Teamspace ts)
                                                           throws filenet.vw.api.VWException

taskToVWAttachment

public static filenet.vw.api.VWAttachment taskToVWAttachment(Task task)
                                                      throws filenet.vw.api.VWException

vwAttachmentIsEmpty

public static boolean vwAttachmentIsEmpty(filenet.vw.api.VWAttachment attachment)

Collaboration API Documentation

Copyright © 2002 - 2004 FileNet Corporation. All rights reserved.