it.geosolutions.geobatch.flow.tools
Class FileBasedFlowManagerUtils

java.lang.Object
  extended by it.geosolutions.geobatch.flow.tools.FileBasedFlowManagerUtils

public abstract class FileBasedFlowManagerUtils
extends java.lang.Object

Author:
Carlo Cancellieri - carlo.cancellieri@geo-solutions.it

Constructor Summary
FileBasedFlowManagerUtils()
           
 
Method Summary
static void clear(java.lang.String fmId)
          clear all (COMPLETED, CANCELED, FAILED) instances of a flow registered into the catalog using the passed fmId.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileBasedFlowManagerUtils

public FileBasedFlowManagerUtils()
Method Detail

clear

public static void clear(java.lang.String fmId)
clear all (COMPLETED, CANCELED, FAILED) instances of a flow registered into the catalog using the passed fmId.

Parameters:
fmId - the flow id used to identify the flow manager instance into the catalog


Copyright © 2008-2012 GeoSolutions. All Rights Reserved.