org.dspace.xmlworkflow.migration
Class RestartWorkflow

java.lang.Object
  extended by org.dspace.xmlworkflow.migration.RestartWorkflow

public class RestartWorkflow
extends Object

A utility class that will send all the worklfow items back to their submitters

Author:
Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)

Field Summary
static boolean useWorkflowSendEmail
           
 
Constructor Summary
RestartWorkflow()
           
 
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
 

Field Detail

useWorkflowSendEmail

public static boolean useWorkflowSendEmail
Constructor Detail

RestartWorkflow

public RestartWorkflow()
Method Detail

main

public static void main(String[] args)


Copyright © 2011 DuraSpace. All Rights Reserved.