com.bericotech.clavin
Class WorkflowDemo

java.lang.Object
  extended by com.bericotech.clavin.WorkflowDemo

public class WorkflowDemo
extends Object

Quick example showing how to use CLAVIN's capabilities.


Constructor Summary
WorkflowDemo()
           
 
Method Summary
static void main(String[] args)
          Run this after installing & configuring CLAVIN to get a sense of how to use it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowDemo

public WorkflowDemo()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Run this after installing & configuring CLAVIN to get a sense of how to use it.

Parameters:
args - not used
Throws:
Exception


Copyright © 2013 Berico Technologies. All rights reserved.