com.esri.gpt.control.webharvest.engine
Class Suspender
java.lang.Object
com.esri.gpt.control.webharvest.engine.Suspender
- All Implemented Interfaces:
- Serializable
public class Suspender
- extends Object
- implements Serializable
Harvesting site suspender.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAY
public static final Suspender.Expiration DAY
Suspender
public Suspender()
suspend
public boolean suspend(String uuid,
Suspender.Expiration expiration)
isSuspended
public boolean isSuspended(String uuid)
expire
public void expire(String uuid)
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.