Esri Geoportal Server
1.2.9

com.esri.gpt.agp.ags
Class Ags2AgpCopyTask

java.lang.Object
  extended by com.esri.gpt.agp.ags.Ags2AgpCopyTask
All Implemented Interfaces:
IScheduledTask, Runnable

public class Ags2AgpCopyTask
extends Object
implements Runnable, IScheduledTask

Copies from ArcGIS Server to Portal for ArcGIS (scheduled task).


Constructor Summary
Ags2AgpCopyTask()
           
 
Method Summary
protected  String getReferrer()
          Gets referrer.
 void run()
           
 void setParameters(StringAttributeMap parameters)
          Sets map of parameters.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ags2AgpCopyTask

public Ags2AgpCopyTask()
Method Detail

setParameters

public void setParameters(StringAttributeMap parameters)
Description copied from interface: IScheduledTask
Sets map of parameters.

Specified by:
setParameters in interface IScheduledTask
Parameters:
parameters - parameters read from configuration

run

public void run()
Specified by:
run in interface Runnable

getReferrer

protected String getReferrer()
Gets referrer.

Returns:
referrer

Esri Geoportal Server
1.2.9

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