|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWorker
Worker interface.
| Method Summary | |
|---|---|
boolean |
isActive()
Checks if worker is active. |
boolean |
isExecuting(String uuid)
Checks if is executing synchronization of the specific repository. |
boolean |
isShutdown()
Gets shutdown flag. |
boolean |
isSuspended()
Gets suspended flag. |
| Method Detail |
|---|
boolean isActive()
true if worker is activeboolean isExecuting(String uuid)
uuid - repository UUID
true if is executing synchronization of the specific repositoryboolean isShutdown()
boolean isSuspended()
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||