|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.webharvest.engine.Task
public class Task
Task.
Constructor Summary | |
---|---|
Task(HjRecord record)
Creates instance of the task. |
|
Task(HrRecord resource,
Criteria criteria)
Creates instance of the task. |
Method Summary | |
---|---|
Criteria |
getCriteria()
Gets criteria. |
HrRecord |
getResource()
Gets resource to harvest. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Task(HrRecord resource, Criteria criteria)
resource
- resourcecriteria
- criteriapublic Task(HjRecord record)
record
- job recordMethod Detail |
---|
public HrRecord getResource()
public Criteria getCriteria()
|
Esri Geoportal Server 1.2.9
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |