CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.remoting.sample
Class TrackerItemAttachmentUploader

java.lang.Object
  extended by com.intland.codebeamer.remoting.sample.TrackerItemAttachmentUploader

public class TrackerItemAttachmentUploader
extends java.lang.Object

This program is part of the CodeBeamer SDK.

This console application illustrates:


Constructor Summary
TrackerItemAttachmentUploader()
           
 
Method Summary
protected static ProjectDto findProjectByName(ProjectDto[] projects, java.lang.String projectName)
          Returns the project with the given name.
static void main(java.lang.String[] args)
          Main entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrackerItemAttachmentUploader

public TrackerItemAttachmentUploader()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main entry point.

Throws:
java.lang.Exception

findProjectByName

protected static ProjectDto findProjectByName(ProjectDto[] projects,
                                              java.lang.String projectName)
Returns the project with the given name.


CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.