Esri Geoportal Server
1.0

com.esri.gpt.framework.scheduler
Class FileCleanup

java.lang.Object
  extended by com.esri.gpt.framework.scheduler.FileCleanup

public class FileCleanup
extends Object

Performs file clean up operation server communication.


Constructor Summary
protected FileCleanup(StringAttributeMap parameters)
          Sets the file clean up parameters
 
Method Summary
protected  boolean cleanup()
          Performs cleaning up task.
 String toString()
          Returns the string representation of the object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileCleanup

protected FileCleanup(StringAttributeMap parameters)
Sets the file clean up parameters

Parameters:
parameters - the key,value parameter mapping
Method Detail

cleanup

protected boolean cleanup()
Performs cleaning up task.

Returns:
boolean file cleanup status

toString

public String toString()
Returns the string representation of the object.

Overrides:
toString in class Object
Returns:
the string

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.