com.ibm.b2bi.bfm.test
Class WWFEventClaimCompleteTest

java.lang.Object
  |
  +--com.ibm.b2bi.bfm.test.WWFEventClaimCompleteTest

public class WWFEventClaimCompleteTest
extends java.lang.Object

This class is used to test the WWFServices to claim/ complete/unclaim an available activity for the given user as a paramter based on events received from the events server.


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

Constructor Detail

WWFEventClaimCompleteTest

public WWFEventClaimCompleteTest()
Method Detail

main

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