org.dspace.app.xmlui.aspect.administrative
Class FlowCurationUtils

java.lang.Object
  extended by org.dspace.app.xmlui.aspect.administrative.FlowCurationUtils

public class FlowCurationUtils
extends Object

Author:
wbossons

Constructor Summary
FlowCurationUtils()
           
 
Method Summary
protected static Curator getCurator(String taskName)
           
protected static FlowResult getQueueFlowResult(String taskName, boolean status, String objId, String queueName)
           
protected static FlowResult getRunFlowResult(String taskName, Curator curator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowCurationUtils

public FlowCurationUtils()
Method Detail

getCurator

protected static Curator getCurator(String taskName)

getRunFlowResult

protected static FlowResult getRunFlowResult(String taskName,
                                             Curator curator)

getQueueFlowResult

protected static FlowResult getQueueFlowResult(String taskName,
                                               boolean status,
                                               String objId,
                                               String queueName)


Copyright © 2013 DuraSpace. All Rights Reserved.