public class GcLogServiceRestClient extends GcRestClientServiceSupport implements GcLogService
serviceContextURL_ATTACH_IMAGE_TO_LOG, URL_CACHE, URL_CACHE_DETAILS, URL_CACHE_REF, URL_DELETE_LOG_DRAFT, URL_GET_FIELD_NOTE_FORM, URL_GET_FIELD_NOTES, URL_GET_LOG_DRAFT, URL_GET_LOGBOOK, URL_GET_PROFILE, URL_GET_PROFILE_GUID, URL_GET_TRACKABLES, URL_MY_DEFAULT, URL_OAUTH_TOKEN, URL_PGC_GET_CHALLENGE, URL_PGC_RUN_CHALLENGE_CHECKER, URL_SEARCH, URL_SEARCH_MORE_RESULTS, URL_SEND_LOG, URL_SEND_LOG_IMAGE| Constructor and Description |
|---|
GcLogServiceRestClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteLogsForGcName(String gcName) |
List<GcLog> |
getLogsFromGcName(String gcName) |
Optional<GcArcheoLog> |
getMyArcheoLogFromGcName(String gcName,
String username) |
void |
loadLogs() |
executeRequest, executeRequest, forDelete, forGet, forPost, getApplicationContext, setServiceContextforPatch, getGcSession, getTrackables, getUsername, loginProjectGc, newPersistenceContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetServiceContextpublic void loadLogs()
loadLogs in interface GcLogServicepublic List<GcLog> getLogsFromGcName(String gcName)
getLogsFromGcName in interface GcLogServicepublic void deleteLogsForGcName(String gcName)
deleteLogsForGcName in interface GcLogServicepublic Optional<GcArcheoLog> getMyArcheoLogFromGcName(String gcName, String username)
getMyArcheoLogFromGcName in interface GcLogServiceCopyright © 2017 Ultreia.io. All rights reserved.