com.uc4.ara.collabnet
Class Executor

java.lang.Object
  extended by com.uc4.ara.collabnet.Executor

public class Executor
extends java.lang.Object


Constructor Summary
Executor()
           
 
Method Summary
static java.lang.String getCompiledDate(java.lang.String manifestContentGroup)
          Gets the compiled date.
static java.lang.String getCompiledVersion(java.lang.String manifestContentGroup)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Executor

public Executor()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -

getCompiledVersion

public static java.lang.String getCompiledVersion(java.lang.String manifestContentGroup)
                                           throws java.io.IOException
Throws:
java.io.IOException

getCompiledDate

public static java.lang.String getCompiledDate(java.lang.String manifestContentGroup)
                                        throws java.io.IOException
Gets the compiled date.

Parameters:
manifestContentGroup - the manifest content group
Returns:
the compiled date
Throws:
java.io.IOException - Signals that an I/O exception has occurred.


Copyright © 2004-2013. All Rights Reserved.