Class ReprocessInitiator

java.lang.Object
  extended by ReprocessInitiator

public class ReprocessInitiator
extends Object

Selects a list of packages match the specified tag query and optional time range and forces their reprocessing using the source & processing SOAP API.

Version:
1.0
Author:
juergen_kellerer, 2010-08-14

Constructor Summary
ReprocessInitiator()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReprocessInitiator

public ReprocessInitiator()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception