com.microsoft.tfs.core.clients.workitem.files
Class AttachmentFactory

java.lang.Object
  extended by com.microsoft.tfs.core.clients.workitem.files.AttachmentFactory

public class AttachmentFactory
extends java.lang.Object

Since:
TEE-SDK-10.1

Constructor Summary
AttachmentFactory()
           
 
Method Summary
static Attachment newAttachment(java.io.File localFile, java.lang.String comment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentFactory

public AttachmentFactory()
Method Detail

newAttachment

public static Attachment newAttachment(java.io.File localFile,
                                       java.lang.String comment)


© 2015 Microsoft. All rights reserved.